开发者

How to get iPhone contacts in iPhone application

开发者 https://www.devze.com 2023-03-20 02:54 出处:网络
I want to get all the iPhone contacts in my iphone application.Is it possible?If so how?An开发者_如何学编程ybody please help me.Apple has a programming guide for the address book framework:

I want to get all the iPhone contacts in my iphone application.Is it possible?If so how?An开发者_如何学编程ybody please help me.


Apple has a programming guide for the address book framework:

Address Book Programming Guide for iOS

Reference:

  • http://www.iphonedevsdk.com/forum/iphone-sdk-development/61920-losing-imagedata-contact-when-adding-array.html

  • ABAddressBook store values in NSDictionary

  • http://iappdevs.blog.co.in/tag/how-to-get-contact-details-from-iphone-address-book-to-iphone-sdk/

  • iPhone Address Book: How to get a list of only contacts with phone numbers?

  • http://appleresearch.blogspot.com/2008/03/how-to-get-contacts-with-iphone-sdk.html

  • http://forums.macrumors.com/showthread.php?t=449981

0

精彩评论

暂无评论...
验证码 换一张
取 消