APAddressBook icon indicating copy to clipboard operation
APAddressBook copied to clipboard

Adding "getContactsVcard" method to APAddressBook

Open lyair1 opened this issue 10 years ago • 5 comments

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 avatar Jul 05 '15 17:07 lyair1

PING

lyair1 avatar Jul 14 '15 05:07 lyair1

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

belkevich avatar Jul 14 '15 07:07 belkevich

Any updates?

lyair1 avatar Jul 24 '15 16:07 lyair1

Sorry, still not enough time.

belkevich avatar Jul 27 '15 07:07 belkevich

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

belkevich avatar Sep 23 '15 12:09 belkevich