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
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 ?
The text was updated successfully, but these errors were encountered:
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
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
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 ?
The text was updated successfully, but these errors were encountered: