I know there is Acitivty Pause event, but i want to know if there is an exit event for the whole app. like if the user swipes off the app on the default task manager would I be able to at least trigger something.
exitapplication command will close the app,
what i would like to know if there is an event that triggers when the app is closed or is closing without any command native to the my application.