-
-
Notifications
You must be signed in to change notification settings - Fork 822
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 12 issue changeNotificationOptions parameter onTapBringToFront #702
Comments
I am also facing the same issue. Any workaround? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Any updates? |
I have the same issue, any updates? Tested on Android, API 31 real device. No issue on Android 11 real device. |
I have the same issue, any updates? |
Same issue, any updates? |
Nothing yet I guess...
I added implementation 'androidx.work:work-runtime-ktx:2.7.0' in gradle but nothing changed |
I have the same issue, app not working on API 31+. Is there any workaround for this? |
I guess we're fucked |
Hot fixes
I think this is the culprit |
Same issue here |
1 similar comment
Same issue here |
Same issue |
No movement in over a year.. I don't think this one is going to get fixed... Since the play store now has a rule that new apps must target API 33 downgrading just isn't an option. |
The bug has been fixed in version 5.0.3 |
Just On Android 12 when I call location.changeNotificationOptions with the parameter onTapBringToFront = true flutter generates the error below
I tested in Android, API 31 simulator and real device
Someone can help me?
The text was updated successfully, but these errors were encountered: