InApp NATIV 6.0.0

In-App Messaging is custom views that you can send to a segment of users to show custom messages or give new offers or take to some specific pages. They can be created from your MoEngage account.

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

Installing Android Dependency

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

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

replace $sdkVersion with the appropriate SDK version

Previous

Next

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

How can we improve this article?