objective c - iOS What's the difference between AddressBook.framework and AddressBookUI.framework? -


i have email addresses contacts, tried add addressbook.framework.
found 2 similar frameworks.
what's difference between addressbook.framework , addressbookui.framework?
should use?

the address book framework provides access contact information.

the address book ui framework provides user interface display information.

https://developer.apple.com/library/ios/documentation/contactdata/conceptual/addressbookprogrammingguideforiphone/introduction.html


Comments

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -