InApp NATIV 3.x.x

InApp NATIV Campaigns target your users by showing a message while the user is using your app. They are very effective in providing contextual information and help to cross-sell/up-sell on desired screens of your app or/and on desired actions performed by the user in your app.

ab8683f-71c6364-f93ec45-vlcsnap-2016-11-08-16h16m41s386.png

Installing Android Dependency

Add the following dependency to the android/app/build.gradle file.

build.gradle
dependencies {
    ...
implementation("com.moengage:inapp:$sdkVersion")
}

Previous

Next

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

How can we improve this article?