Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Test coverage: 

This test will confirm that your application, displays the Push + In-App message on your device successfully. 

Testing procedure:

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).


  • No labels