vicolo-dev / chrono

A modern and powerful clock, alarms, timer and stopwatch app for Android!
GNU General Public License v3.0
412 stars 18 forks source link

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

Open noonehere998877 opened 4 months ago

noonehere998877 commented 4 months ago

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

Additional context (English is not my first language)

AhsanSarwar45 commented 3 months ago

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.