Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Win 10 UAP: Not recording lifecycle metrics

Avatar

Level 1

Hi,

  We have an existing iOS app that we are now creating a Windows 10 UAP version of and i'm looking to add the same lifecycle metrics to it.
I've followed the instructions as follows:

 - Downloaded the Windows 10 UAP SDK and added a reference to it to my project
 - Downloaded 'ADBMobileConfig.json' and added it to the project. No need to configure it further as it is the same one as the iOS app.
 - Added the appropriate calls to 'ADBMobile.Config.CollectLifecycleData()' in App.xaml.cs
 - Enabled debugging ( ADBMobile.Config.SetDebugLogging(true);) so i can view what is being logged

The app compiles and runs and CollectLifecycleData is being called but the only results on the website are for iOS. Any idea what i'm missing?

 Thanks,
   Gary.

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Employee

Hey Gary,

Can you please post the debug log here?

A couple of things you can check: 

  • Have you connected your device to a proxy to see if hits are leaving the device?  
  • Have you tried sending in any other data to your report suite from your UWP app?    

Thanks!

steve benedick

sr mobile software engineer

Adobe Marketing Cloud

View solution in original post

1 Reply

Avatar

Correct answer by
Employee

Hey Gary,

Can you please post the debug log here?

A couple of things you can check: 

  • Have you connected your device to a proxy to see if hits are leaving the device?  
  • Have you tried sending in any other data to your report suite from your UWP app?    

Thanks!

steve benedick

sr mobile software engineer

Adobe Marketing Cloud