network.request not possible in applicationSuspend event ?

Hi,

Im trying to implement a network.request on the applicationSuspend and applicationExit events.
purpose is to update a database marking the user as no longer online.
This is done through a network.request “GET” call to a webserver.
It works fine on the simulator, but on device, the network.request call is not performed.
Well it is but first on the applicationResume event, somehow it is cached.

Any comments, or workarounds ?

Regards
Tommy [import]uid: 128204 topic_id: 28331 reply_id: 328331[/import]