-
Notifications
You must be signed in to change notification settings - Fork 191
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Parse vCard from QR-code #121
Comments
You can parse the vCard string from the QR Code. |
But i can see only the option to parse from the .vcf file only, not from the image files like .png or .jpeg. Can i just rename the .vcf extension to that .png or .jpeg |
Handling QR codes is not something That is why I'm closing this one. |
Yes got it clear. |
Can you try Updated: |
This is also not working for me |
Sorry, typo, should be: |
Can you remove the |
No |
Storing the QR code in a vcard format. Is there any option in this module to parse the vcard that is embed in a QR code that is saved in a png or jpeg format? Or the string vcard can we process using this library?
The text was updated successfully, but these errors were encountered: