-1

I have a requirement in which i have to integrate the native contacts functionality of IPhone Device. I have a UITextField where I am entering a new phone number. when i have eneter it completely it should allow me to add that contact to the Native Device contacts. I am able to load the native contacts on clicking abutton but I am unable to get the Add contacts functionality.

Please suggest me/

Thanks Rizwan

ferry
  • 69
  • 1
  • 5
  • 11

1 Answers1

1

Its not possible With out using AddressBook , AddressBookUI frameworks. Look in the link mentioned below to do this using these frameworks:

How to add a contact from my app to the iOS address book

Community
  • 1
  • 1
preeti
  • 82
  • 2