I want to call service when app kill in android
I am working on the Android native application. The issue is that the onDestroy method is not calling when the app kills.
I am working on the Android native application. The issue is that the onDestroy method is not calling when the app kills.