Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit is happening now. Discover what's next in customer experience.
SOLVED

Xamarin iOS & Android No Data

Avatar

Level 1

Hi, I followed all of the steps to implement analytics in our Xamarin iOS and Android apps, but no data shows up in Adobe Mobile Services or Analytics.  I even tried running the sample application and replacing it with the json file produced for our App but still no data is shown.  Please let me know what information I need to provide in order to get support.

Thanks!

Topics

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

1 Accepted Solution

Avatar

Correct answer by
Level 1

After setting DebugLogging to true I noticed the Analytics Requests were getting blocked because I was sending clear text.  After changing to json ssl to 'true' it started working.

Marking resolved.

View solution in original post

0 Replies

Avatar

Level 1

Of course right after I posted this some data from the sample app showed up.  It looks like it took a over an hour to show up, but at least now I see some progress.  I still do not see any data from our app so I still need assistance.

Avatar

Correct answer by
Level 1

After setting DebugLogging to true I noticed the Analytics Requests were getting blocked because I was sending clear text.  After changing to json ssl to 'true' it started working.

Marking resolved.