QR code generator

Does anyone have any idea how to make the QR code code generator create a contact in a phones contact list or address book? Any help is very much appreciated.

Hi @Lynk,

Interesting question. I’ve made a video with a tip: https://youtu.be/3UQBKitG6mE.
In brief, you need to use VCard format to generate QR code.

Best,
Victor.

Thanks so much for the video. It was very helpful. Here is an example of how I implemented your solution. I hope it gives others an idea of how it works. Thanks again, Victor.

Very cool!
I played with downloading a .vcf file. On iphone it does not open in contacts, instead it needs to be downloaded to the device first.