'Android 10 kills Foreground service notification on swipe?

I am working on app in which i have to use foreground service , the service is working fine in 8,11,9 but on 10 android notification getting killed when i swiped or restart the app i am also using START_STICKY also, so how to resolve this issue thanks



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source