We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There is no error when the yellow screen appears in android but the unity screen does not appear
The text was updated successfully, but these errors were encountered:
Are you using flutter 3.19?
It looks like a variation of this 3.19 bug.
Try the workarounds mentioned in that issue (flutter <3.19 or useAndroidViewSurface:true).
useAndroidViewSurface:true
Also emulators aren't really supported, testing on a real device is better.
Sorry, something went wrong.
Flutter 3.22 fixes the issue
No branches or pull requests
There is no error when the yellow screen appears in android but the unity screen does not appear
The text was updated successfully, but these errors were encountered: