You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2012/08/03 16:40:02 UTC

[jira] [Commented] (CB-904) iOS 6 - turn off CDVLocalStorage core plugin when on iOS 6

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

Shazron Abdullah commented on CB-904:
-------------------------------------

Make sure you set it in your user defaults (eg from NSUserDefaults, like this in this plugin: https://github.com/phonegap/phonegap-plugins/blob/master/iPhone/ApplicationPreferences/applicationPreferences.m#L64) and not in your app's Info.plist
                
> iOS 6 - turn off CDVLocalStorage core plugin when on iOS 6
> ----------------------------------------------------------
>
>                 Key: CB-904
>                 URL: https://issues.apache.org/jira/browse/CB-904
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>         Environment: iOS 6 DP1
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>            Priority: Critical
>              Labels: iOS6
>             Fix For: 2.1.0
>
>
> Turn off CDVLocalStorage core plugin (backup/restore of WebSQL and localStorage) when on iOS 6.
> We don't want to enable our workaround when iOS 6 has already fixed this problem.

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