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

[jira] [Comment Edited] (CB-902) iOS 6 - deal with new Privacy functionality in Contacts (ABAddressBook:: ABAddressBookCreateWithOptions)

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

Ronnie Schaniel edited comment on CB-902 at 10/3/12 11:37 PM:
--------------------------------------------------------------

I use your updated CDVContacts.m and still get an EXC_BAD_ACCESS error. 
                
      was (Author: rschaniel):
    After using your fix I got an CFNetwork internal error on ios6 simulator or device. 
                  
> iOS 6 - deal with new Privacy functionality in Contacts (ABAddressBook:: ABAddressBookCreateWithOptions)
> --------------------------------------------------------------------------------------------------------
>
>                 Key: CB-902
>                 URL: https://issues.apache.org/jira/browse/CB-902
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 1.8.0
>         Environment: iOS 6 DP1
>            Reporter: Shazron Abdullah
>            Assignee: Braden Shepherdson
>            Priority: Critical
>              Labels: iOS6
>             Fix For: 2.2.0
>
>
> Currently crashes if the user does not have AddressBook permission on iOS 6.
> The user will get a popup dialog similar to the Geolocation permissions dialog. When creating an address book, we should handle the condition where the app does not have permission, and the address book returned is NULL. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira