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

Android 14: Alarm turns off instead of bell #154

Open
cheggerdev opened this issue Feb 15, 2024 · 4 comments
Open

Android 14: Alarm turns off instead of bell #154

cheggerdev opened this issue Feb 15, 2024 · 4 comments

Comments

@cheggerdev
Copy link

cheggerdev commented Feb 15, 2024

Hello,

With Android 13, all was working well.
Since I updated to Android 14, the non-repeating Alarms no longer bell but turn off.

The repeating Alarms continue to work fine.

I am using the F-Droid Version 2.11.

@kraigs-android
Copy link
Owner

I'm not sure who maintains the F-Droid version of the app, but version 2.11 on the Google Play store was updated last fall to support all of the new Android 14 restrictions and I've been using it without issue on Android 14 since.

In particular, a new permission is required with Android 14 (SCHEDULE_EXACT_ALARM) which did not exist in previous versions. You can verify that this permission is granted in Settings > Apps > Special app access > Alarms & reminders. It should automatically enable on upgrade, but not having it might be the source of your problem.

@cheggerdev
Copy link
Author

cheggerdev commented Feb 17, 2024 via email

@kraigs-android
Copy link
Owner

I'd suggest trying the Google Play version, then. The F-Droid version may not have been update to use this new permission yet. I haven't received any other notes about this problem.

@cheggerdev
Copy link
Author

cheggerdev commented Feb 18, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants