You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: