Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 15A10D1F5 for ; Wed, 3 Oct 2012 09:14:15 +0000 (UTC) Received: (qmail 73966 invoked by uid 500); 3 Oct 2012 09:14:14 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 73609 invoked by uid 500); 3 Oct 2012 09:14:10 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 73536 invoked by uid 99); 3 Oct 2012 09:14:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Oct 2012 09:14:07 +0000 Date: Wed, 3 Oct 2012 20:14:07 +1100 (NCT) From: "Ronnie Schaniel (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <1622080872.158323.1349255647969.JavaMail.jiratomcat@arcas> In-Reply-To: <500222525.6556.1339491222680.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (CB-902) iOS 6 - deal with new Privacy functionality in Contacts (ABAddressBook:: ABAddressBookCreateWithOptions) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13468432#comment-13468432 ] Ronnie Schaniel commented on CB-902: ------------------------------------ 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