Closed Z3r0byte closed 6 years ago
It also seems af if doze (Android sleep mode) pauses all TimerTasks, so I might need to change them to AlarmManagers in order to keep the service active when the device is on standby.
I am testing the new Background Service at the moment, expecting a beta release in a few days.
OnePlus has a nice 'feature' which closes background apps, nothing I can do about this I think, should work on other devices though.
The background service sometimes just stops working, it looks like it has something to do with the user logging in from a different application.