Can we track events when we connect to simulator in iOS | Community
Skip to main content
Level 2
January 28, 2021
Solved

Can we track events when we connect to simulator in iOS

  • January 28, 2021
  • 2 replies
  • 2273 views

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.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by JiabinGe

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.

2 replies

JiabinGeAdobe EmployeeAccepted solution
Adobe Employee
February 2, 2021

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.

Level 2
February 3, 2021
[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.
Level 2
February 3, 2021

[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