AppsFlyer
AppsFlyer uses AnalyticsEvent.VERSION_2
for its analytics events. To add it to your app you need to:
- Include the AppsFlyer module to your
build.gradle
.implementation ("com.poqstudio:analytics.appsflyer:$VERSION_NAME") - Provide your AppsFlyer dev key through the
AppsflyerSettings
class.