You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/09/28 09:15:29 UTC

[GitHub] aidanas opened a new issue #58: Two versions of localStorate

aidanas opened a new issue #58: Two versions of localStorate
URL: https://github.com/apache/cordova-plugin-wkwebview-engine/issues/58
 
 
   Just leaving this here for anyone using this plugin and having issues with localStorage not being consistent between page navigations (location.href changes). We were having this issue for quite a while in our app and as a workaround (hack) opted in to save entire localStorage to sqlite and restore from it when the next page loads. There might be already a ticket for the issue on the [issue tracker](https://issues.apache.org/jira/browse/CB-14180?jql=project%20%3D%20CB%20AND%20labels%20%3D%20wkwebview-known-issues) and possibly a solution how to avoid this condition but on a quick search I could not find one there.
   
   I tested the case in isolation on a simple cordova  [(HelloWorld app)](https://github.com/aidanas/wkwebview-plugin-demo) and was able to recreate the problem on and iOS 9.3, iOS 10.2 but not on iOS 12. 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services

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