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

Notifications are not working on Android 14 #423

Closed
adeekshith opened this issue Sep 28, 2024 · 1 comment
Closed

Notifications are not working on Android 14 #423

adeekshith opened this issue Sep 28, 2024 · 1 comment

Comments

@adeekshith
Copy link
Owner

Could it be this?

Exact alarms are meant for user-intentioned notifications, or for actions that need to happen at a precise time. Starting in Android 14, the SCHEDULE_EXACT_ALARM permission is no longer being pre-granted to most newly installed apps targeting Android 13 and higher—the permission is denied by default.

https://developer.android.com/about/versions/14/behavior-changes-all

@adeekshith
Copy link
Owner Author

#424

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

1 participant