red5pro / react-native-red5pro

React Native Red5 Pro Publisher/Subscriber
https://www.red5pro.com/
Other
34 stars 20 forks source link

Android foreground service notification still showing after unpublish #62

Open chungweileong94 opened 4 years ago

chungweileong94 commented 4 years ago

On Android, the notification for the foreground service still showing when the app is in the background (Note: The live stream already unpublished)

Currently, the only way to dismiss it is to fully stop the app manually.