[ https://issues.apache.org/jira/browse/CB-902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454474#comment-13454474 ]
Shazron Abdullah commented on CB-902: ------------------------------------- Documentation: 1. https://developer.apple.com/library/prerelease/ios/#documentation/AddressBook/Reference/ABAddressBookRef_iPhoneOS/Reference/reference.html#//apple_ref/c/func/ABAddressBookRequestAccessWithCompletion 2. https://developer.apple.com/library/prerelease/ios/#documentation/AddressBook/Reference/ABAddressBookRef_iPhoneOS/Reference/reference.html%23//apple_ref/c/func/ABAddressBookGetAuthorizationStatus 3. https://developer.apple.com/library/prerelease/ios/#releasenotes/General/RN-iOSSDK-6_0/_index.html > 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