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 13 support #18

Closed
Sesu8642 opened this issue Aug 21, 2022 · 1 comment
Closed

Android 13 support #18

Sesu8642 opened this issue Aug 21, 2022 · 1 comment
Labels
enhancement New feature or request needs-investigation Needs more investigation

Comments

@Sesu8642
Copy link
Owner

It looks like Google thought that scheduling an exact alarm was not difficult enough already and introduced yet another permission:
https://support.google.com/googleplay/android-developer/answer/12253906#exact_alarm_preview

Android Alarm Manager Plus does not yet list that permission in the installation instructions. It might work anyway. Need to test.
https://pub.dev/packages/android_alarm_manager_plus

Flutter Background Android 13 support is being worked on:
JulianAssmann/flutter_background#61

@Sesu8642 Sesu8642 added enhancement New feature or request needs-investigation Needs more investigation labels Aug 21, 2022
@Sesu8642
Copy link
Owner Author

Upgraded Android Alarm Manager Plus to a recent version and it works.
Flutter Background is kind of broken at the moment but I applied a workaround.
As far as I can tell, everything works on Android 13 now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs-investigation Needs more investigation
Projects
None yet
Development

No branches or pull requests

1 participant