Device Triggered

SDK Installation

Installing using BOM

Integration using BOM  is the recommended way of integration; refer to the Install Using BOM document. Once you have configured the BOM add the dependency in the app/build.gradle file as shown below

build.gradle
dependencies {
    ...
    implementation("com.moengage:realtime-trigger")
}

Once the BOM is configured, include the specific MoEngage modules required for the application. 
Note: Version numbers are not required for these dependencies; the BOM automatically manages them.

Previous

Next

Was this article helpful?
0 out of 0 found this helpful

How can we improve this article?