As the title suggests I would like to know when an android app was force killed by the operating system.
I need that for custom logs purpose and to try to find a bug in my app.
My app is wake upped with a notification from FCM service, but sometimes seems that notification is not received from the phone and so I cannot wake the app.
Any suggestions for this issue?
Thank you very much to all