cordova-plugin-contacts icon indicating copy to clipboard operation
cordova-plugin-contacts copied to clipboard

Ios-9 : AddressBook is deprecated. Consider migrating to Contacts/ContactsUI. in ionic 4/5

Open Shubhasis10 opened this issue 4 years ago • 2 comments

warning: AddressBook is deprecated. Consider migrating to Contacts instead. warning: AddressBookUI is deprecated. Consider migrating to ContactsUI instead

when I'm go to build for ios device showing AddressBook is deprecated how to resolve it ?

Shubhasis10 avatar Oct 06 '20 13:10 Shubhasis10

If you only need the find method, you can use my Plugin for this: https://github.com/EinfachHans/cordova-plugin-contacts-x

i created it, because this one is deprecated and uses AddressBook... If you have any problems, feel free to open an issue there 😊

EinfachHans avatar Oct 20 '20 10:10 EinfachHans

Cannot read property 'requestPermission' of undefined TypeError: Cannot read property 'requestPermission' of undefined

Shubhasis10 avatar Feb 08 '21 08:02 Shubhasis10

We are archiving this repository following Apache Cordova's Deprecation Policy. We will not continue to work on this repository. Therefore all issues and pull requests are being closed. Thanks for your contribution.

timbru31 avatar Jan 09 '23 07:01 timbru31