¡@

Home 

2014/10/15 ¤U¤È 10:12:33

iphone Programming Glossary: personviewcontroller

How to correctly use ABPersonViewController with ABPeoplePickerNavigationController to view Contact information?

http://stackoverflow.com/questions/1320931/how-to-correctly-use-abpersonviewcontroller-with-abpeoplepickernavigationcontrol

to correctly use ABPersonViewController with ABPeoplePickerNavigationController to view Contact information Update 9 2 10 This code no longer works as of the iOS.. to my app that allows the user to select a contact from an ABPeoplePickerNavigationController which then displays an ABPersonViewController corresponding to the contact they picked. At that point I want the user to be able to click on a contact's phone number.. behavior. I've got the ABPeoplePickerNavigationController working fine but I'm running into a problem displaying the ABPersonViewController . I can get the ABPersonViewController to animate onto the screen just fine but it only displays the contact's photo name..