Is there any way that I can customize ABPeoplePickerNavController data source? I mean instead of taking members from phone's addressBook, I need it to take data from array for example in my application. I will get list of members from server and I want to display them in ABPeoplePickerNavCont.
If it is not possible, is there any custom ABPeoplePicker. Or will I have to create it all over from ground?
Thank you.
Apple's ABPeoplePickerNavigationController documentation states that you can set an ABAddressBookRef ("addressBook" is a property of ABPeoplePickerNavigationController) from which the list of contacts is obtained. So you just need to provide an ABAddressBookRef that supplies the list of contacts you want to use.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With