zhxnlai / ZLPeoplePickerViewController

A multilingual replacement for ABPeoplePickerNavigationController (address book picker) that supports UILocalized​Indexed​Collation
MIT License
189 stars 48 forks source link

How can we extract phone number from record id ? #22

Open vikram-gupta opened 7 years ago

vikram-gupta commented 7 years ago

I have implemented the ZLPeoplePickerViewControllerDelegate protocol to get notified when user selects contacts. I am getting the recordIds of the selected contacts.

How can I extract the phone number from these selected contacts ?