You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Sivamani D (JIRA)" <ji...@apache.org> on 2016/10/21 05:55:58 UTC

[jira] [Commented] (CB-9727) AddressBook.framework deprecated in iOS 9, use Contacts.framework

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

Sivamani D commented on CB-9727:
--------------------------------

Address Framework Api’s  are deprecated in  Cordova Plugin CDVContact.
Deprecated Api’s are  ABRecordRef,ABPropertyID,ABMultiValueRef,ABAddressBookRef,ABNewPersonViewController.

 CNContact,CNGroup,CNContainer should be used in iOS 9. 
Since the Api's are deprecated, we have to use the contacts framework.Please share the Cordova Plugin with new Contact framework.


> AddressBook.framework deprecated in iOS 9, use Contacts.framework
> -----------------------------------------------------------------
>
>                 Key: CB-9727
>                 URL: https://issues.apache.org/jira/browse/CB-9727
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Contacts
>         Environment: iOS
>            Reporter: Shazron Abdullah
>              Labels: iOS
>
> Since it's deprecated, we have time I suppose to migrate to the new Contacts.framework.
> We will have to bump up the major version and include an <engine> tag that it will require iOS 9, when the time comes.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org