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

Black screen between the splash screen & the app on iOS #94

Closed
loic-hamdi opened this issue Oct 1, 2020 · 3 comments
Closed

Black screen between the splash screen & the app on iOS #94

loic-hamdi opened this issue Oct 1, 2020 · 3 comments

Comments

@loic-hamdi
Copy link

loic-hamdi commented Oct 1, 2020

Same as issue #54 but for iOS, I have a black screen between the splash screen & the app.

Tested on iOS emulator & physical device.

Any help please ?

@loic-hamdi loic-hamdi changed the title White screen between the splash screen & the app on iOS Black screen between the splash screen & the app on iOS Oct 1, 2020
@danielwalczak
Copy link

how did you solve the issue ?

@loic-hamdi
Copy link
Author

A missing Scaffold backgroundColor in one a the screen that was showed by flutter_bloc during the authentication.
I would recommend to use a Future.delayed before the RunApp in order to identify if the black screen is actually created because of the splash screen or the app itself

@drugsloveyou
Copy link

Did you solve this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants