dpogue commented on issue #781: breaking: Use WKURLSchemeHandler for serving app content URL: https://github.com/apache/cordova-ios/pull/781#issuecomment-587279240 > breaking because serving from a custom scheme makes the apps lose existing data (localStorage, etc) Is there an option to continue using `file:///` URLs for apps that can't risk the data loss? Speaking personally, losing existing data would be unacceptable for at least 2 of my apps. I've already had to deal with data migration once from UIWebView to WKWebView.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
