dpogue commented on issue #1355: URL: https://github.com/apache/cordova-ios/issues/1355#issuecomment-3195101030
The Cordova WKWebView implementation includes reload functionality when a process termination is detected (which should cover the GPU Process, the Network Process, and the Web Content Process): https://github.com/apache/cordova-ios/blob/41d899582f55443e2e5357cb7563b65bc58e984a/CordovaLib/Classes/Private/Plugins/CDVWebViewEngine/CDVWebViewEngine.m#L563-L566 Previous comments made it sound like the white screen was potentially due to bugs in how Meteor serves the web content, and so far nobody has provided an example where this is happening outside of a Meteor app. -- 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. To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org