Hi,
I stared a free SaaS trial for Mobile User Experience in iOS. I picked a simple iOS project from https://www.raywenderlich.com/110458/nsurlsession-tutorial-getting-started and used this sample project http://www.raywenderlich.com/wp-content/uploads/2016/01/HalfTunes-Final.zip
Following the AppDynamics documentation I also did ADEumInstrumentation.initWithKey("XX-XXX-XXX-XXX") in AppDelegate. I ran the app in simulator and let some network calls happen.
Console log reads as
2016-07-13 23:46:00:638 HalfTunes[5093:70b] I/AppDynamics: Agent release version 4.2.3.0
2016-07-13 23:46:00:663 HalfTunes[5093:70b] I/AppDynamics: Agent will use Application Key: XX-XXX-XXX-XXX
2016-07-13 23:46:00:663 HalfTunes[5093:70b] I/AppDynamics: Agent will use Collector URL: https://mobile.eum-appdynamics.com
Then i went to AppDynamics web app and checked Application Dashboard. I found my new app is listed there.
But, I am not seeing any kind of metrics. It reads "No load detected for the time range". I even increased time range to last 3 days, nothings shows up.
What can possibly be wrong? How to troubleshoot this?
Any help is much appreciated.
Thanks,
Saran.