I want to perform action/event when application killed from task manager or any other app. Is there any to perform action when application killed. My application is running
I looked for the same thing and the answer that i found is : NO, the application does not go to OnDestroy() or anything like that.
OnDestroy()