react-native-foreground-service
react-native-foreground-service copied to clipboard
Notification is cancelable, can we make it always running?
I implemented this, but when app goes in background, after some minutes, app is killed, and the notification it creates gets cleared on swipe. Can we make it always running?
same issue here, the notification get cleared even after setting ongoing
to true