I am using ABNewPersonViewController to add new contact to the address book. Every thing is fine if I do not add any photo from photo albums. It crashes if I add any photo and here is the log:-
I want to ask an question about the objecti开发者_StackOverflow社区ve C iPhone application. In my application, I would like to retrieve the content of the(e,g name, phone, email address) in to my appl
I\'m still trying to wrap my head around using NSDictionaries, and have come into a situation where I believe I need to use one. essentially, I would like to store all the phone numbers associated wit
Is there any way i can get the path of the image on a particular person on the address book.? Im trying to copy the image on a person and load it into a table view. Im thinking it would be much faste开
I\'m new in iPhone development, can you advice me how to serialize AdressBook records? I have read stackoverflow - How do I serialize 开发者_StackOverflow中文版a simple object in iPhone sdk, but I sti
The AddressBook framework provides ABPersonCopyImageData for getting the contact image for each address book entry.This is great for the image data, but the user also sizes and crops the image for fra
The problem is that I always get runtime crashes at any method invoked at phones variable. At this version I get an error at 1 (ABMultiValueCopyValueAtIndex).
I would like to list all phone numbers (or any other field) of people in the addressbook. I\'ve written the following code:
Hi can somebody tell me how to import all of my contacts from gmail, yahoo, hotmail and so on.. and i want to send an invitation for all my contacts?
I would like to execute the same operation on multiple contact of the Address Book. Is there an API available to allow multiple contacts selection from the Address Book ?