For the complete documentation index, see llms.txt. This page is also available as Markdown.

Firebase

The Firebase dispatcher automatically dispatches events to the Firebase SDK, including UTM tags when they are available.

To install simply add in your app's build.gradle:

implementation("com.batch.android:firebase-dispatcher:3.0.1")
implementation 'com.batch.android:firebase-dispatcher:3.0.1'

Last updated