App Tracking - Adobe not sending hits to server post First Launch in Android
Hello everyone,
I have an app that my developers have implemented the Adobe Analytics tracking using the Adobe Experience Platform Cordova plugins. The tracking on iOS is working fine, but not on Android.
On Android, in the app's first launch (immediately after installation), the tracking requests are sent out as expected. However, after closing and app and opening it again, no more tracking requests are sent. The following error message is displayed in the console:
D/AdobeExperienceSDK: AnalyticsExtension - 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.
This is the developer's first implementation of this kind, so it's possible we have missed something basic.
What could be the problem here? If more information is required, it can be provided.
Thanks in advance,