You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/05/05 18:33:39 UTC

[GitHub] [cordova-plugin-splashscreen] janpio edited a comment on issue #190: White screen after splash screen (iOS)

janpio edited a comment on issue #190: White screen after splash screen (iOS)
URL: https://github.com/apache/cordova-plugin-splashscreen/issues/190#issuecomment-489445892
 
 
   Does it stay on white forever @mluis? Then your app is probably broken in some way.
   
   Does it go to the app after it has finished loading? Then the correct way is probably to disable the autohide and manually call the `hide()` method when your app is ready. (And then optimize your Ionic app to load quicker so this doens't take so long.)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org