Modal Rich Media is a display mode where In-App messages appear as a popup or dialog over the current screen (allowing the background to remain visible/dimmed) rather than covering the full screen.
To use this, you cannot simply upload an HTML archive. You must perform additional Developer Setup in your application:
* Android: Add specific meta-tags to AndroidManifest.xml.
* iOS: Enable the modal presentation style in the SDK configuration.
Without these code changes, Rich Media will default to full-screen display.
Comments
0 comments
Please sign in to leave a comment.