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

Example app's notification_test is crashing on Android 14 #1826

Closed
bartekpacia opened this issue Oct 24, 2023 · 1 comment
Closed

Example app's notification_test is crashing on Android 14 #1826

bartekpacia opened this issue Oct 24, 2023 · 1 comment

Comments

@bartekpacia
Copy link
Contributor

Android 14 made it harder to schedule notifications at exact time (see docs). Because of that, example app is crashing on Android 14.

  • flutter_local_notifications has to be updated
  • notifications_test should be updated as well

See PR #1776 where I started work but didn't have time to finish it.

@bartekpacia bartekpacia closed this as not planned Won't fix, can't repro, duplicate, stale Oct 24, 2023
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar problem, please file a new issue. Make sure to follow the template and provide all the information necessary to reproduce the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant