0

Can anyone suggest me how to work with contact importing in iOS sdk? I mean to import the address book into my iOS application.

monish
  • 1,355
  • 5
  • 18
  • 32

1 Answers1

3

Rather than try to import the contacts, why don't you use the address book.

Have a look at the AddressBook Framework.

Abizern
  • 146,289
  • 39
  • 203
  • 257