Versions Compared

Key

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

...

Expected result:

The following request and its respective response should be successfully reported by Charles.

The request should include the "activation" parameter and should indicate the time spent using the application, Time spent will indicate a different value when opening the application and when closing it.


Request:

Response:


Info

Please note that in some cases the activation request migh contain "time" instead of "timeSpent" , this is a normal behaviour

Logs

Ios

Code Block
 [Appoxee Debug] Application Activated
....
...
...
 [Appoxee Debug] Application DeActivated

Application activated - open the application from background or killed state

Application DeActivated - Application is "killed" or sent to background


Android


Activation/Deactivation:

Code Block
Server response: {"metadata":{"error":false},"links":[],"payload":{"activation":[]}}