I launch notification from Service. Then in case the application crashes, for example, OnDestroy is called, in which I try to remove the notification, but for some reason it remains in the status bar.
How to solve this problem?
I launch notification from Service. Then in case the application crashes, for example, OnDestroy is called, in which I try to remove the notification, but for some reason it remains in the status bar.
How to solve this problem?
Source: https://ru.stackoverflow.com/questions/562951/
All Articles
onDestroynot called - Vladyslav Matviienko