[ 
https://issues.apache.org/jira/browse/CB-11974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16078281#comment-16078281
 ] 

Martin Kleinschrodt commented on CB-11974:
------------------------------------------

I got tired of waiting for this issue to be addressed here so I built a 
companion plugin for handling LocalStorage data migration from UIWebView to 
WKWebView: https://github.com/maklesoft/cordova-plugin-migrate-localstorage

Personally I don't mind using a separate plugin but I think more people could 
benefit from it if the logic was integrated into this plugin directly. I'd be 
happy to submit a PR but obj-c admittedly is not my strong-suit so I'd probably 
need some help with tests and such. Thoughts?

> wkwebview LocalStorage Persistence For Existing Users
> -----------------------------------------------------
>
>                 Key: CB-11974
>                 URL: https://issues.apache.org/jira/browse/CB-11974
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-plugin-wkwebview-engine
>            Reporter: Charles Vanderhoff
>              Labels: wkwebview-known-issues
>
> There are a number of apps out there that rely on localstorage to store 
> session / user data. We really need a way to transfer this data to the 
> wkwebview-engine so existing users are not left out in the cold.
> Crosswalk handles this process automatically by migrating that data to the 
> new browser when the plugin is installed and first run on an existing user's 
> device. It would be really, really awesome if this plugin handled this issue 
> the same way.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to