how to hide some properties using ABPeoplePicker

Posted by user321130 on Stack Overflow See other posts from Stack Overflow or by user321130
Published on 2010-04-27T06:46:31Z Indexed on 2010/04/27 6:53 UTC
Read the original article Hit count: 183

greetings!

when using peoplePickerNavigationController:(ABPeoplePickerNavigationController *)peoplePicker shouldContinueAfterSelectingPerson:(ABRecordRef)person, a view with all of the contact's information is shown. I've seen apps which only display selected info only (e.g. phone numbers)

how can I do this? I only want to display the contact's name and phone numbers.

thank you very much

© Stack Overflow or respective owner

Related posts about abpeoplepickerview

Related posts about iphone