I have to get email addresses from contacts, so I tried to add AddressBook.framework.
I found 2 similar frameworks.
What's the difference between AddressBook.framework and AddressBookUI.framework?
What should I use?
Asked
Active
Viewed 870 times
-2

ttotto
- 826
- 3
- 13
- 31
-
Did you look at the documentation? They are totally different in nature. – matt May 14 '15 at 16:13
-
4I'm voting to close this question as off-topic because it's about asking someone else to consult the documentation for you. – matt May 14 '15 at 16:14
1 Answers
1
The Address Book framework provides access to the contact information.
The Address Book UI framework provides the user interface to display the information.

Jack C
- 1,044
- 2
- 12
- 22