This plugin allows you to generate, save and download vCards (Virtual Contact File) which is a file format standard for electronic business cards. By opening a vCard, users can directly add the contact information to their address book. This plugin might be helpful for directories or similar apps.
*Currently this plugin only supports the following information: first name, last name, phone, email, company and url. All fields have to be filled out in order for the vCard to be displayed correctly.
I’m getting a content-type error when trying to send the vCard via Twilio. All other media files work. I did some research, and it appears this is due to an incorrect content type within the vCard file itself.
Following our email conversation, all details have been shared with the developer team, so please find their feedback below:
Our plugin is only generating vCards, and vCard is just a standard file for all devices.
For the filename there already is an input when generating a card where we can indicate the card name, and as you can see in Bubble editor, the file is uploaded with the name we set and also is downloaded with the same name: Screenshot by Lightshot
uploading in bubble result Screenshot by Lightshot
also how it looks like when downloaded Screenshot by Lightshot
A possible issue might be related to the Twilio platform, but this plugin doesn’t interact with Twillio, thus we recommend discussing this issue with the Twilio support.
In the meanwhile, we’ve updated the plugin action, so now you can add a https in front of the vCard link Screenshot by Lightshot
To test it, please update your plugin to the latest version.
If there will be any other plugin-related questions, please let us know.