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/17 11:33:30 UTC

[GitHub] [cordova-ios] jcesarmobile commented on issue #906: Migration of local storage

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:
users@infra.apache.org



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