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

Fetching all containers #1

Closed
malinois opened this issue Feb 6, 2017 · 2 comments
Closed

Fetching all containers #1

malinois opened this issue Feb 6, 2017 · 2 comments

Comments

@malinois
Copy link

malinois commented Feb 6, 2017

Hello,

The method fetchContactsWithStore fetches only the default container. In many cases, when we have an Exchange mail account, we can have many containers, not only the default container.
We can have all of them with NSArray<CNContainer*> *containers = [[CNContactStore new] containersMatchingPredicate:nil error:nil];

Can you make the change ?
Thanks!

@abdullahselek
Copy link
Owner

Hi @malinois you can checkout the latest release, thanks for your comments 👍

@malinois
Copy link
Author

malinois commented Feb 7, 2017

Perfect !

@malinois malinois closed this as completed Feb 7, 2017
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