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 5 Next »

Test coverage: 

This test will confirm that your application is launched after clicking on the received push notification, also that the SDK is reporting activation as required.

Testing procedure:

Expected result:

  • Once the push notification is pressed your application should be launched.
  • The following request and response should be presented in Charles indicating that your device is reporting the push notification was opened

    Request:

 

Response:

 

  • Verify that push Opens analytics is updated to 1.

  • No labels