If you call a dialog with a request for permissions and minimize the application, having previously opened it again, then the dialog will have a black background.
After returning to the application again, the UI should render correctly.
You can view the reproduction of the bug here: https://github.com/flutter/flutter/issues/58002
Version: 5.0.1+1
Platform:
I can confirm the issue, this happens to me with an In-App billing dialog from google.
I have same issues on LocationPermissions dialog
Any updates?
Is happening to me now, anyone with the fix?
I faced the same issue when doing the following
When doing the above without changing any permisskions it semms to be working.
I have the same problem, the state of the lock screen also occurs.
UPD.
I realised, I should have posted the report in the flutter repo since it's related to official share plugin. And I'm not sure if my report is related to this issue.
I'll leave the link for the reference https://github.com/flutter/flutter/issues/74801
Most helpful comment
I have same issues on LocationPermissions dialog