Airship

Airship uses AnalyticsEvent.VERSION_2 for its analytics events. To add it to your app you need to:

  1. Include the Airship module to your build.gradle.
    implementation ("com.poqstudio:notifications.airship:$VERSION_NAME")
  2. Add your airshipconfig.properties obtained from the Airship console to the assets folder.