markusfisch / BinaryEye

Yet another barcode scanner for Android
https://play.google.com/store/apps/details?id=de.markusfisch.android.binaryeye
MIT License
1.38k stars 114 forks source link

Contact action does not pass contact info on mecard/vcard #417

Open sbenve opened 8 months ago

sbenve commented 8 months ago

When scanning a mecard/vcard QR code, the raw info is quickly and correctly displayed, but after touching the green action button, the contacts app opens without said contact information, all fields are empty. Tested with google contacts and simple contacts. Both work fine with other qr code scanners. The android device is a Xiaomi Redmi Note 11 global, running android 13. Version tested: 1.62.1

markusfisch commented 8 months ago

Thanks for filing an issue about this!

Unfortunately, I cannot reproduce this on my own devices 🤔 Does this sample work for you?

qr-code-sample-vcard

Do you have a sample you can share that is not working?