You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/08/28 12:55:45 UTC

[GitHub] [cordova-ios] breautek commented on issue #975: Stuck on White Screen after Launch StoryBoard in iOS

breautek commented on issue #975:
URL: https://github.com/apache/cordova-ios/issues/975#issuecomment-682524414


   Usually this behaviour signals a javascript error, that occurred on startup.
   
   I would recommend checking the safari web inspector for javascript errors. Do note that safari doesn't report on logs that occurred before the web inspector is attached. Therefore, you'll need to use cmd+r while the inspector is focused to refresh the webview to see javascript errors that occur on startup.


----------------------------------------------------------------
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



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