Test coverage:
This test will confirm that your application, displays the Push + In-App message on your device successfully.
Testing procedure:
- Make sure to perform the Sending a Push+In-App Message Test first.
- Make sure Charles is configured and running on your computer
- Open your Application.
- Click on your Inbox icon
Expected result:
- Once you click on the push notification, Your application will launch the HTML page you have created or the URL defined within the message.
- The following requests and responses should be presented in Charles indicating that The Push+In-App message were received and opened
Request:
Response:
Request:
Response:
- Make sure that the app corresponds with the analytics (once you clicked on the Push notification and have opened the In-App message the dashboard will show Push Opens = 1 and In-App Opened = 1).