cordova-plugin-background-mode
cordova-plugin-background-mode copied to clipboard
Message cordova-plugin-background-mode
Hi.
How can I change this message when inspect the process on android 10?
Thanks!!!
Could you try: https://bitbucket.org/TheBosZ/cordova-plugin-run-in-background/src/master/
Could you try: https://bitbucket.org/TheBosZ/cordova-plugin-run-in-background/src/master/
Hi @danielehrhardt doesn't work
Same here, can I hide the notification without stopping the application after 20 minutes for multimedia applications using exoplayer?
changing CharSequence name = "cordova-plugin-background-mode";
to what you want the description to be in the Android project under app > java > de > plugin.background > ForegroundService.java
will do the trick.