Adobe analytics
Adobe analytics uses the deprecated AnalyticsEvent.VERSION_1
. To add it to your app you need to:
- Include the Adobe module to your
build.gradle
.implementation ("com.poqstudio:analytics.adobe:$VERSION_NAME") - Add your
ADBMobileConfig.json
to theassets
folder.