Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to wake up lockscreen an Android 11 (Go edition) #236

Open
noonehere998877 opened this issue May 12, 2024 · 1 comment
Open

Unable to wake up lockscreen an Android 11 (Go edition) #236

noonehere998877 opened this issue May 12, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@noonehere998877
Copy link

Describe the bug
App do not wake lock screen on its on at scheduled time but as a I open my phone manually it starts ringing.Probably it is related to alarm being marked as sensitive notification which is disabled on lockscreen.

To Reproduce
Steps to reproduce the behavior:

  1. Set an alarm
  2. Close display and wait for alarm time
  3. It will not start on its own
  4. If you open screen it will start ringing.

Expected behavior
Alarm should wake screen on time and start ringing.

Smartphone Information

  • Device: Nokia C21 Plus
  • OS: Android 11 Go edition
  • App version 0.4.3

Additional context
(English is not my first language)

@noonehere998877 noonehere998877 added the bug Something isn't working label May 12, 2024
@AhsanSarwar45
Copy link
Collaborator

It probably has to do something with battery optimization. Can you make sure all relevant battery optimizations are turned off (https://dontkillmyapp.com/hmd-global)?

Also, next release will have a foreground notification feature that will hopefully prevent the app from closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants