[
https://issues.apache.org/jira/browse/CB-13187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
jcesarmobile closed CB-13187.
-----------------------------
Resolution: Won't Fix
Closing as won't fix because the plugin is being deprecated and won't be
updated anymore (see https://issues.apache.org/jira/browse/CB-13061)
But anyway, I don't think that is a Cordova problem, a regular project with the
plugin builds fine from mac despite the deprecate warnings, warnings shouldn't
prevent projects from building, only errors, so it might be a problem or a
setting in TACO or Visual Studio
> Cordova Contacts Plugin fails to build for iOS, due to use of deprecated
> ABAddressBookRef
> -----------------------------------------------------------------------------------------
>
> Key: CB-13187
> URL: https://issues.apache.org/jira/browse/CB-13187
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-plugin-contacts
> Affects Versions: 2.3.1
> Environment: * Using Visual Studio Taco
> * Remote build is using latest versions of XCode
> * Using Cordova version 6.1.1
> * Using Cordova-plugin-contacts 2.3.1
> Reporter: Ben
> Priority: Blocker
> Labels: cordova-6.0.0, ios, plugin-contacts
> Original Estimate: 336h
> Remaining Estimate: 336h
>
> * After installing the Cordova Contacts Plugin, the iOS platform does not
> build, with the remote build Mac being used (via Visual Studio Taco
> remotebuild), reporting that a deprecated method is being used, causing the
> build to fail.
> * The deprecatd method being used is "ABAddressBookSave" and the
> recommendation of the plugin is to use "CNContactStore"
> * Here is the full error message:
> * AB_EXTERN bool ABAddressBookSave(ABAddressBookRef addressBook, CFErrorRef*
> error) AB_DEPRECATED("use [CNContactStore executeSaveRequest : error : ]");
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]