Accessing native iPhone addressbook database and performing add and delete contacts?

Posted by chaitanya on Stack Overflow See other posts from Stack Overflow or by chaitanya
Published on 2010-04-06T06:09:48Z Indexed on 2010/04/06 6:53 UTC
Read the original article Hit count: 655

Filed under:
|

Hi,

In my application I need to implement the address book which should contains the native addressbook details, and the user should be able to add and delete from the address book and it should be updated in the native iphone addressbook.

I read somewhere that the iphone native address book database is accesible. In documentation also I saw that addContact and Delete API's are exposed to addressbook.

Can anyone please tell me how can I access the native AddressBook of the iphone, and.. how to add and delete contacts from the address book? Can anyone post the sample code for this?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about addressbook