Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to display all contacts? #4

Open
king7532 opened this issue May 6, 2015 · 2 comments
Open

How to display all contacts? #4

king7532 opened this issue May 6, 2015 · 2 comments

Comments

@king7532
Copy link
Collaborator

king7532 commented May 6, 2015

Hi, how can easily display all the contacts in the system address book? I noticed that if a contact only has a first name, last name and email address they are not displayed. Thanks!

@zhxnlai
Copy link
Owner

zhxnlai commented May 6, 2015

You could change this line to

        return contact.compositeName != nil;

@king7532
Copy link
Collaborator Author

king7532 commented May 6, 2015

It wasn't that simple, see my pull request #5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants