This question already has an answer here:
- Add Contacts into AddressBook without UI 2 answers
I am working on Address book and Contact related functionalities. In that I want to add contacts to my device without any user interaction. Using ABPerson class we are getting some user interface but my concern is
I do have contacts on my own server and I want to copy all from the server to my iPhone. So If there I will use a user interface then it will consume a lots of time.
So can any one help me out from this situation
Thanks in advance,
complete answer to add contact to address book add the addressbook framework
AddressBook.framework
andAddressBookUI.framework