I need to allow the user to select multiple entries from the iPhone address book before proceeding to the next step.
Currently, if I use ABPeopleNavigationController, it allows me to select only one record at a time. Is there a way to allow multiple selections, that is, add a check mark next to all the names that I want to select before clicking the "done" button
This is not possible using the standard ABPeopleNavigationController.
ABPeopleNavigationController
UITableView, - . . .
UITableView