Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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:

Image Added

 

Response:

Image Added

 

  • Make sure that the app corresponds with the analytics (once you have pressed the push notification, the dashboard will show Push Opens = 1).

    Image Added