In-App Messaging in Android Apps that use SDK Version 10
The processes for implementing and customizing in-app messaging have been updated in version 10 of the SDK. To upgrade your app to version 10 of the SDK, first update the initialization code –>. Then, use these code examples to update the in-app messaging code in your app.
Use this code example to implement in-app messaging during SDK initialization.
Use this code example to set the in-app message listener.
Use this code example to prevent or delay the display of an in-app message.
Use this code example to customize the font used in an in-app message.
Use this code example to set the status bar color of an in-app message.