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: ask for exact alarm permission when enabling show notifications #940

Merged
merged 3 commits into from
Aug 16, 2023

Conversation

UweTrottmann
Copy link
Owner

@UweTrottmann UweTrottmann commented Aug 11, 2023

New installs on Android 14 won't have the SCHEDULE_EXACT_ALARM permission by default.

It's not possible to request the permission. It's required to redirect the user to the alarms and reminders settings.

  • User can grant notification permission from Getting Started view. Then notifications are enabled by default. Those users will never see the exact alarm request. Somehow integrate there as well (probably will need yet another button and text after all).

@UweTrottmann UweTrottmann added this to the SeriesGuide 69 milestone Aug 11, 2023
@github-actions
Copy link

github-actions bot commented Aug 11, 2023

Test Results

27 tests   27 ✔️  11s ⏱️
12 suites    0 💤
12 files      0

Results for commit 27f9bfd.

♻️ This comment has been updated with latest results.

@UweTrottmann UweTrottmann merged commit add45ab into dev Aug 16, 2023
3 checks passed
@UweTrottmann UweTrottmann deleted the ask-for-exact-alarm branch August 16, 2023 12:42
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

Successfully merging this pull request may close these issues.

1 participant