79352238

Date: 2025-01-13 12:57:22
Score: 1
Natty:
Report link

QR codes used for contact sharing often follow the vCard :

example of vCard :

BEGIN:VCARD
VERSION:3.0
FN:John Doe
TEL:+1234567890
EMAIL:[email protected]
END:VCARD

You just need to implement this code for QR scanning, and it will automatically display the option to add the contact.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: ABDELAZIZ RASS