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

Michal Mocny commented on CB-903:
---------------------------------

Alright, confirmed that backups are restored when upgrading from iOS5.1 to 
iOS6.0 (simulated this by copying files around 5.1 simulator and 6.0 
simulator).  Backups are removed after being restored if they are not needed.

CDVLocalStorage plugin is not used on iOS6.0 and UserDefaults setting is set 
instead.

Pull Request: https://github.com/mmocny/incubator-cordova-ios/pull/1
                
> iOS 6 - add setting to set WebKitStoreWebDataForBackup for user defaults from 
> Cordova.plist/config.xml
> ------------------------------------------------------------------------------------------------------
>
>                 Key: CB-903
>                 URL: https://issues.apache.org/jira/browse/CB-903
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>         Environment: iOS 6 DP1
>            Reporter: Shazron Abdullah
>            Assignee: Michal Mocny
>            Priority: Critical
>              Labels: iOS6
>             Fix For: 2.1.0
>
>
> If WebKitStoreWebDataForBackup is set to YES in the app's user defaults, in 
> iOS 6 webkit storage is stored in a directory that will be backed up - add 
> equivalent setting in Cordova.plist/config.xml

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

        

Reply via email to