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

Adding "getContactsVcard" method to APAddressBook #82

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

lyair1
Copy link

@lyair1 lyair1 commented Jul 5, 2015

I added a method that uses Apple's native method "ABPersonCreateVCardRepresentationWithPeople"

Using this method you can get the vCard string for a single or multiple contacts.

I also added an option to not get the "PHOTO" inside the vCard (this really makes the string very large and a lot of users will not want the photo in the vCard"

https://en.wikipedia.org/wiki/VCard

Let me know if you want me to add anything else before

@lyair1
Copy link
Author

lyair1 commented Jul 14, 2015

PING

@belkevich
Copy link
Contributor

Thank you for pull request. I'll check the code a bit later.

@lyair1
Copy link
Author

lyair1 commented Jul 24, 2015

Any updates?

@belkevich
Copy link
Contributor

Sorry, still not enough time.

@belkevich
Copy link
Contributor

Do you have an example of using this vCards? Actually I don't understand what it is))
Also, please read contributors guide

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

Successfully merging this pull request may close these issues.

2 participants