Accessing Contact Book from application
I want to access Contact Book Features from my application (i.e) Add,Edit and Retrieving the data. Iam using the ABPeoplePickerNavigationController for getting the records from contact list but did not find to save and edit them.
开发者_运维知识库please suggest the solution.
Hope this will help you http://developer.apple.com/library/ios/#documentation/AddressBook/Reference/ABAddressBookRef_iPhoneOS/Reference/reference.html
精彩评论