I have a subclassed UIViewController that\'s acting as an ABPeoplePicker Navigation Controller Delegate. This view controller calls this ABPeoplePicker in a few different situations and the problem I\
I\'m trying to save the kABFirstNamePropert, kABLastNameProperty andkABAddressProperty all saved into an array for recall later, I\'m just not getting it, can anyone lend me a hand or point me in the
I\'m using the ABPeoplePicker in a Mac OS X application. I\'ve hooked up a button that changes the selected record to the default \'Me\' record.