How can I add an address to a Address Book contact in iPhone?
Asked
Active
Viewed 369 times
1 Answers
2
Well, in order to search/view the Apple developer iOS reference you will need to join (for free).
http://developer.apple.com/library/ios/navigation/
Its a decent resource, and it shows you examples (most of the time).

Kris Krause
- 7,304
- 2
- 23
- 26
-
2Another useful resource is the Address Book Programming Guide. https://developer.apple.com/library/ios/documentation/ContactData/Conceptual/AddressBookProgrammingGuideforiPhone/100-Introduction/Introduction.html#//apple_ref/doc/uid/TP40007744-CH1-SW1 – Kris Markel Sep 30 '10 at 19:06