Aurelien MERCIER created CB-914:
-----------------------------------
Summary: Deactivate CDVLocalStorage (Backup/Restore, safari web
preferences update)
Key: CB-914
URL: https://issues.apache.org/jira/browse/CB-914
Project: Apache Cordova
Issue Type: Improvement
Components: iOS
Affects Versions: 1.7.0
Reporter: Aurelien MERCIER
Assignee: Shazron Abdullah
We already have fixed the issue related to iOS update CB-347. We have a
specific directory to store the database and localstorage. In other words,
webkit safari preferences are also updated.
Right now, the code related to CDVLocalStorage is called in
CDVViewController.m. It would be nice if backup/restore and safari preferences
update are executed depending on a conditional statement (an attribute we would
add in Cordova.plist: eg: BackupRestore False/True).
Thanks,
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira