0

Is there a way I can scan a QR, open contacts and pre-populate the fields to create a new contact? I saw that you can open various apps using URL Schemes like contact:// or mailto://TheirEmailAddress. Is there a URL scheme that can take contact data or to open contacts?

Also just to be clear, the person scanning the QR does not have the app. So it should directly open the contacts app.

After scanning the QR I want something like this iOS contacts pre-populated

Aneesh Prabu
  • 165
  • 1
  • 8
  • You can encode a `vcard` into a QRCode https://blog.beaconstac.com/2019/12/vcard-qr-code-design/#How-to-create-a-Static-vCard-QR-Code – Paulw11 Dec 06 '20 at 05:06
  • Your question is asking about how to open the contacts app with a URL and the duplicate says you can't, but this isn't the right way to achieve your outcome anyway; encode a vCard directly into the QR code as I described above and the contacts app will just open when you scan it. – Paulw11 Dec 06 '20 at 08:10

0 Answers0