简体   繁体   中英

Iphone Phonebook in my application

I have application that send sms. I have texfield for nuber of receiver. I want to add button and when this button is clicked user phonebook to appear and select number from contact list. This number should appear in text field. How can I do that?

Best regards, Nikolay

You can leverage stuff out of the AddressBook framework, including existing view controllers.

See http://developer.apple.com/library/ios/#documentation/AddressBookUI/Reference/AddressBookUI_Framework/_index.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM