|
Post by lothcor on Jul 24, 2020 1:10:19 GMT
I'm getting notifications on Android 10 devices stating that the app is running. Is there any way to turn this off from Rhodes? My guess it is to do with background running, which I don't need.
Thanks
|
|
|
Post by Alex Epifanov on Jul 24, 2020 13:14:03 GMT
Rhodes app requires a service to run. Since Android 8 Google can kill a background service when app is not active thus crashing the app. Since Rhodes 7.2 we switched to foreground service and that requires an icon to be present at notification area. We can possibly make changes that would not start a service if no background functionality required, but it seems to take a lot of refactoring.
|
|