claudiulazar commented on issue #975: URL: https://github.com/apache/cordova-ios/issues/975#issuecomment-780081687
If you have blank screen, open the safari inspector and reload the page from there  Afterwards if you have some error in the console that can not load the resources it may be the problem that @Gab309 said Solution=> `cordova plugin rm cordova-plugin-ionic-webview && cordova plugin add cordova-plugin-ionic-webview@latest` ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
