Questions tagged [abaddressbooksource]

iOS 4+ API that allows one to select a specific ABSource from the ABAddressBook.

19 questions
0
votes
1 answer

How to Open Addressbook New Contact Screen

In my application I have UIBarButtonSystemItemAdd on right side of the navigation controller. On tapping of that plus icon I want to open address book in editable mode. Please refer the following image. How to open address book UI for new contact in…
MilanPanchal
  • 2,943
  • 1
  • 19
  • 37
0
votes
1 answer

iOS How should I open phonebook through coding

I am doing one project in that I am sending messages to multiple user. When I am composing message I took one textfield for enter contact. When I click on contact textfield I want to open phone contact (like In Phone default compose message view how…
Raj
  • 637
  • 13
  • 32
0
votes
1 answer

How to fetch the only iPhone contact list in ios7?

Please tell me how to fetch only iPhone contact list in ios7. When I login with facebook the facebook contact list has been imported in contact list so I just want iPhone contact mobile list number?
Mahesh kumar
  • 278
  • 4
  • 15
0
votes
1 answer

Timestamp at which a contact is created

Is there any way to get the timestamp when the contact is created/added . I want to sort contact list time wise in which order they are stored
Anurag Kabra
  • 444
  • 1
  • 5
  • 18
1
2