jeroendesloovere / vcard

This vCard PHP library can easily parse or generate/export vCards as .vcf

Home Page:https://packagist.org/packages/jeroendesloovere/vcard

Repository from Github https://github.comjeroendesloovere/vcardRepository from Github https://github.comjeroendesloovere/vcard

Issue using iphone

luizamanhaes1 opened this issue · comments

I'm facing an issue when trying to import the generated vcard on iphone. Before the iOS 13 update, when the vcard opened, the user could click on "Open in contacts", but now this option doesn't even appear or appear very hidden as "Copy to Contacts" but it seens like a disabled button.

Does anyone how to overcome this?

commented

Hello. As far as I investigate this issue, I found that it still be possible, but not fluid anymore.

When you click and download the .vcf file, a preview of the Contact appears. Click 1 second on the picture to get the new menu on screen, with fully functional "add to contact" and "update contact" links.

It worked! Didn't know about this function hehe thank you so much!