Pop-up message platform and layout
Followplatform type
1.Android: Messages are displayed to Android App users.
2. iOS: Message will be displayed to iOS App users.
3. Mobile Web: Message is displayed to Mobile Web users.
4. PC Web: Message is displayed to PC Web users.
Device orientation
Device orientation is a setting for App and Mobile Web.
If you only select PC Web, you cannot set the device orientation.
- Portrait: Mobile portrait orientation
- Landscape: Mobile landscape orientation
Layout type
There are three main pop-up message layouts.
full screen
Full screen is used to convey new events or updated news.
On mobile screens, messages are automatically adjusted to fit the device screen, and on PCs, they are presented in a modal-like form and do not fill the screen.
- Image : You can set images and buttons.
- Scroll image (optional) : You can scroll an image uploaded from a mobile device if it is longer than the device height.
[[Quote:Information:Normal]] Scroll images are displayed to users with SDK 2.3.0+ version or higher, and are not displayed to users with older versions of SDK.
- Image + Text : You can set images, buttons, and text.
modal
Modals, similar to full screens, are often used to communicate new events or update news.
Additionally, messages can be set up almost identically on mobile screens and PC web screens.
-
Image
: You can set images and buttons.
-
Image + Text
: You can set images, buttons, and text.
-
Text
: You can set text and buttons.
sticky banner
Sticky banners are used to provide light guidance such as level achievement or discount information.
Currently, sticky banners are not supported on the web platform, but will be supported through a future update.
- Image + Text : You can set image and text. (Button cannot be set)