jcesarmobile commented on issue #906:
URL: https://github.com/apache/cordova-ios/issues/906#issuecomment-674828080


   I don't see how what you say conflicts whit what I said.
   
   I say, if you were using cordova-plugin-wkwebview-engine plugin and move to 
cordova-ios 6, the data will still be there if you use file protocol. 
   If you configure the app to use a scheme and hostname, then the data won't 
be accessible from the app (but not lost).
   
   If you were using UIWebView, then yeah, the data won't be accessible even if 
using file protocol because they are different WebViews.
   If migrating from UIWebView to WKWebView or moving from file to a custom 
scheme, users that want to migrate their data will need to use some plugin like 
the one you mentioned.


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

Reply via email to