Airship
Airship uses AnalyticsEvent.VERSION_2
for its analytics events. To add it to your app you need to:
- Include the Airship module to your
build.gradle
.implementation ("com.poqstudio:notifications.airship:$VERSION_NAME") - Add your
airshipconfig.properties
obtained from the Airship console to theassets
folder.