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:33:33 UTC

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

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

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

iOS 8 GM SDK Release Notes:
{code}
The Address Book UI people picker has been changed for iOS 8. A new mode with new API has been added where the app does not need access to the user’s contacts and the user will not be prompted for access. A temporary copy of the selected person is returned to the app. See ABPeoplePickerNavigationController.h for more details.

See the new PeoplePicker: Picking a Person or Property sample project demonstrating usage of the new mode.
{code}


> [Contacts][iOS 8] Contact picker is read-only in iOS 8
> ------------------------------------------------------
>
>                 Key: CB-7544
>                 URL: https://issues.apache.org/jira/browse/CB-7544
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: Plugin Contacts
>         Environment: iOS 8 GM
>            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)