Can we track events when we connect to simulator in iOS | Adobe Higher Education
Skip to main content
Level 2
January 28, 2021
Beantwortet

Can we track events when we connect to simulator in iOS

  • January 28, 2021
  • 2 Antworten
  • 2273 Ansichten

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.

Dieses Thema wurde für Antworten geschlossen.
Beste Antwort von 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 Antworten

JiabinGeAdobe EmployeeAntwort
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