how do I add contacts from the AddressBook into a tableview?
Posted
by orangecl4now
on Stack Overflow
See other posts from Stack Overflow
or by orangecl4now
Published on 2010-05-26T14:09:47Z
Indexed on
2010/05/26
14:11 UTC
Read the original article
Hit count: 308
Basically I am trying to do the following but I'm stuck.
How do I get data from the addressbook and add them to a tableView. (no pickers)
I'm only interested in people who have an address in their AddressBook card. (so I want to ignore those entries that only have a telephone, IM, phone, etc).
Thank You
© Stack Overflow or respective owner