I just want the all contacts list in my application, in NSArray or NSDictionary object or in any other form. My intense is that my application do also have its own contacts. Now I want to show my application's contact and native contacts in my application's phone book. So I just want the list of native contacts in some way so that I can show it along with my application's contact list. Thanks in advance........
A:
Apple has a programming guide for the address book framework that should give all the information you need:
GregInYEG
2010-09-13 19:10:02