Adobe Analytics- GetSharedState error
while running the sample app provided by https://github.com/adobe/flutter_acpanalytics, nothing happens when sending trackState/trackAction
Steps followed:
1. Checkout the example project
2.cd example/ios
3. pod install
4. flutter run
App starts fine but when clicking any of the buttons to track state/action, seeing this messsage
[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.when debugging with Proxyman, cannot see any requests going out