-
Notifications
You must be signed in to change notification settings - Fork 0
[Bug] Investigate Doze Mode Killing Background Service/Alarm #2
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
If the device screen is off for long enough, Doze Mode may kick in and kill the service, preventing new wallpapers from being set even if the user hasn't clicked "Stop" to stop the service.
To Reproduce
Steps to reproduce the behavior:
- Run app
- Turn off the display/lock the device
- Wait some amount of time (e.g. 10 minutes)
- Set a wallpaper using another device to the link the app is configured to use
- Wait a minute
- Wake the device - the wallpaper won't be changing anymore
Expected behavior
The service listens in the background for new wallpapers until the user explicitly stops the service.
Screenshots
If applicable, add screenshots to help explain your problem.
n/a
Android (please complete the following information):
- Version 12
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working