Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 89B4B11519 for ; Sun, 21 Sep 2014 02:59:34 +0000 (UTC) Received: (qmail 15036 invoked by uid 500); 21 Sep 2014 02:59:34 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 15007 invoked by uid 500); 21 Sep 2014 02:59:34 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 14991 invoked by uid 99); 21 Sep 2014 02:59:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Sep 2014 02:59:34 +0000 Date: Sun, 21 Sep 2014 02:59:34 +0000 (UTC) From: "Shazron Abdullah (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-7546) [Contacts][iOS] pickContact shows exception in the console log 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-7546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14142313#comment-14142313 ] Shazron Abdullah commented on CB-7546: -------------------------------------- Like I mentioned previously, the log message is harmless so everything should work fine. This fix is a core iOS fix and will be in 3.7 > [Contacts][iOS] pickContact shows exception in the console log > -------------------------------------------------------------- > > Key: CB-7546 > URL: https://issues.apache.org/jira/browse/CB-7546 > Project: Apache Cordova > Issue Type: Bug > Components: iOS, Plugin Contacts > Reporter: Shazron Abdullah > Assignee: Shazron Abdullah > > Exception - Name: NSRangeException Reason: *** -[__NSArrayM objectAtIndex:]: index 0 beyond bounds for empty array > This is caught however, but we should guard against this better. -- This message was sent by Atlassian JIRA (v6.3.4#6332)