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

Test coverage: 

This test will confirm that your device which you installed the app on has registered successfully in Appoxee database.

Testing procedure:

  • Open Charles on your computer
  • Download your application to your device and install it for the first time.
    Note: If your application was already installed on your device in the past, please use a device that it was not installed on yet. 
  • Launch the application
  • In Charles click on the https://saas.appoxee.com or https://api.eu.appoxee.com in the structure pane to 
  • Click on the individual device records on the left pane and check the request and response tabs on the right pane as seen in the below screenshot:



Expected result:

The following requests and their respective responses should be successfully reported by Charles.

Each request should return a response code of 200 indicating the call was successful.

The Device should have all out of the box parameters included, specifically a Push Token.

Request:

 

Response:

  • No labels