Expand my Community achievements bar.

SOLVED

Can we track events when we connect to simulator in iOS

Avatar

Level 2

I Integrated latest adobe sdk in my app. Can I track events when I connect to simulator in IOS and am not able to see any logs in the xcode console when I connect to the simulator .Could you please help me out.

Topics

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

1 Accepted Solution

Avatar

Correct answer by
Employee

You should be able to test everything in the simulator. Regarding logs, have you enabled debug logging, if not you can follow the docs https://aep-sdks.gitbook.io/docs/getting-started/enable-debug-logging.

View solution in original post

5 Replies

Avatar

Correct answer by
Employee

You should be able to test everything in the simulator. Regarding logs, have you enabled debug logging, if not you can follow the docs https://aep-sdks.gitbook.io/docs/getting-started/enable-debug-logging.

Avatar

Level 2
[AdobeExperienceSDK DEBUG <com.adobe.module.analytics>]: GetSharedState - Shared State for com.adobe.module.identity couldn't be retrieved at the time, will retry later. If this message persists, please make sure you have registered and configured the com.adobe.module.identity extension properly based on the documentation.

Avatar

Level 2
I am getting this warning and not getting any events in the dashboard

Avatar

Employee
Have you registered the identity extension in the code, and have you correctly published the configuration on Launch UI following https://aep-sdks.gitbook.io/docs/getting-started/create-a-mobile-property#publish-the-configuration?

Avatar

Level 2

[AdobeExperienceSDK DEBUG <com.adobe.module.analytics>]: GetSharedState - Shared State for com.adobe.module.identity couldn't be retrieved at the time, will retry later. If this message persists, please make sure you have registered and configured the com.adobe.module.identity extension properly based on the documentation.

 

I have enabled log also, getting above issue