This helpful article covers specific Push Templates Testing across Android and iOS platforms.
What we want to Validate
Ensuring if we are getting Basic, Stylised, and Carousel push notifications on the device.
How to do validation
- First, we should get the app build for Android/iOS after it is integrated with MoEngage SDK.
- Once we install the app build on our device then open the app and do browse it once.
- Now we should go to the MoEngage dashboard and create push campaigns as in the below screenshot.
- In the next step of push campaign creation, enter your campaign details and then choose your content. You will find three options Basic Notification, Stylised Push Notification, and Simple Image Carousel Push Notification as in the below screenshot.
-
Basic Push Notification - It is a basic push notification layout with no design but key parameters for push like Message Title, Message Body, and summary. You can fill in these details and test the push received on the device.
-
Stylised Push Notification - It is stylised push notification layout with advanced design options with the same key parameters for push like Message Title, Body, and Summary. You can fill in these details and test the push received on the device.
-
Image Carousel Push Notification - It is stylised image carousel push notification layout with advanced design options and also extra key parameters for push like Message Title, Body and Summary, and action slides for multiple images. You can fill in these details and test the push received on the device.
Success Criteria
Basic Push Notification - It should display as in the below screenshot.
Stylized Push Notification - It should display as in the below screenshot.
Image Carousel Push Notification - It should display as in the below screenshot.
Potential Issues and Solutions
If the Push Templates feature is not implemented then the Stylised Push and Carousel push with image cannot be used for campaigns. To fix Push Templates-related issues, please check Android and iOS docs.