Hi All,
I am working on a Adobe aepsdk sample app android. Below is the link for the sample APP
https://github.com/adobe/aepsdk-sample-app-android/tree/beta-assignment-5
As per the instruction I have added all the required extension(with all the configuration,datastream,dataset etc) and have published the property.
I have also added Add the dependency to build.gradle and Initialization Code in Main App file.
App is getting launch in Emulator. I am able see the track event & state been triggered in the log cat in android studio.
But not able to see the data in Adobe Analytics.I have done all the required configuration at report suite level for app data tracking
I am also getting below error related to Experience Cloud organization ID
I have checked for my file(replacing "my" text with env/app id) and it is getting downloaded with
experienceCloud.org, report suite, config id, dataset id etc
https://assets.adobedtm.com/e72b4113c11a/68d48dc4fc3e/my.json
Can anybody please help as I am not able to figure out the issue.