You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2014/09/14 19:15:33 UTC

[jira] [Commented] (CB-7544) Contact picker is read-only in iOS

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

Shazron Abdullah commented on CB-7544:
--------------------------------------

There is an exception at:
https://github.com/apache/cordova-plugin-contacts/blob/404aa16c20276b3a682c11037e1311879e3660c4/src/ios/CDVContacts.m#L195

"Exception - Name: NSRangeException Reason: *** -[__NSArrayM objectAtIndex:]: index 0 beyond bounds for empty array"

> Contact picker is read-only in iOS
> ----------------------------------
>
>                 Key: CB-7544
>                 URL: https://issues.apache.org/jira/browse/CB-7544
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Contacts
>         Environment: iOS
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>
> API call: navigator.contacts.pickContact
> ABAddressBookRequestAccessWithCompletion is not called for pickContact, thus it's just a viewer. See other methods in the plugin for usage.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)