Open diegonicolas250 opened 1 year ago
This is definitely a super interesting one! I don't think we do anything special when it comes to saving the JSON payload, we just json_encode it and save the file.
Could this be related to the vcard format itself?
Hello, when scanning a QR code generated with vCard data on an iPhone device, the characters are not displayed correctly. This issue is specific to iPhone devices, as the QR code scans correctly on Android devices. The problem seems to be related to character encoding or rendering on iOS.
Code Snippet:
Actual Behavior
When I scan the QR with iPhone, the name displayed on the contact is Jos√© Mar√≠a instead of José María. I have tried changing the messageEncoding to UFT-8 but the result is the same.
Steps to reproduce
Steps to Reproduce: