Catch event when user 'exit' the app
Hi Team,
I wonder if I can catch the event when user on a mobile device press "last" button on android, or home button on both android and iOS. or swipe to scroll down the settings screen.
Because I want to do a data update via service just before users quit.
If yes, which event I should use.
Thanks
Dongzhi