I am working on an iPhone application. Can someone tell me how can I display all my contact list in my mobile without using Contactpicker? How do I display all my contact list in iPhone application?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
you need to fetch the addressbook contacts and show it into uitableview, see apple addressbook programming guid here
http://developer.apple.com/library/ios/#DOCUMENTATION/ContactData/Conceptual/AddressBookProgrammingGuideforiPhone/Introduction.html