iphone - how to add contact from the aplication? -


I want to add contact number, name etc. to my application. Is this possible? If yes, then please help me.

If you want to present the user interface to create a new record for the user, then Use the ABNewPersonViewController .

If you already have data and want to save it in the address book, read the apple and then you should come back with specific questions if you are having problems.


Comments

Popular posts from this blog

objective c - iPhone and it's wireless area -

unix - Listing all shared memory segments used by a process on AIX5.3+ -

tsql - Correct sql/hql query (aggregate in where clause) -