You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2020/10/06 13:18:36 UTC

[GitHub] [cordova-plugin-contacts] Shubhasis10 opened a new issue #226: Ios-9 : AddressBook is deprecated. Consider migrating to Contacts/ContactsUI. in ionic 4/5

Shubhasis10 opened a new issue #226:
URL: https://github.com/apache/cordova-plugin-contacts/issues/226


     warning: AddressBook is deprecated. Consider migrating to Contacts instead.
     warning: AddressBook is deprecated. Consider migrating to Contacts instead.
   
   
   
   when I'm go to build for ios device showing  **AddressBook is deprecated** how to resolve it ?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [cordova-plugin-contacts] Shubhasis10 commented on issue #226: Ios-9 : AddressBook is deprecated. Consider migrating to Contacts/ContactsUI. in ionic 4/5

Posted by GitBox <gi...@apache.org>.
Shubhasis10 commented on issue #226:
URL: https://github.com/apache/cordova-plugin-contacts/issues/226#issuecomment-774982595


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


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [cordova-plugin-contacts] EinfachHans commented on issue #226: Ios-9 : AddressBook is deprecated. Consider migrating to Contacts/ContactsUI. in ionic 4/5

Posted by GitBox <gi...@apache.org>.
EinfachHans commented on issue #226:
URL: https://github.com/apache/cordova-plugin-contacts/issues/226#issuecomment-712758613


   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 😊 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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