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/06/18 14:25:13 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-646052957


   We don't plan to migrate user's data, that's up to you if you want to migrate it or not. 
   
   You can keep using file protocol if you don't configure the scheme and your data will still be there. If you set the scheme then data won't be accessible as the url changes (not lost, the data is still there). 
   
   Here are some plugins that do data migration (the linked plugin is one of them, but included other plugins in which its based that can also help you migrating the data)
   https://github.com/kassamina/cordova-plugin-ionic-migrate-storage#thanks


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