Possible Duplicate:
Programmatically Request Access to Contacts in iOS 6
I'm trying to test out some functionality on my iPhone in which I pull all the address book members and display them in a table. This works fine on the simulator, and I see the mock contacts like "John Appleseed". When I run the code on my iPhone, I only see "Mobile User" which apparently is me.
How do I see all my address book contacts?