Skip to content
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

QR scan does not support bytes mode format #83

Open
newtonick opened this issue Jan 20, 2022 · 0 comments
Open

QR scan does not support bytes mode format #83

newtonick opened this issue Jan 20, 2022 · 0 comments

Comments

@newtonick
Copy link

newtonick commented Jan 20, 2022

When scanning a QR encoding that is 8 bit byte mode there seems to be a few issues.

The bytes are decoded into a string format (maybe UTF-8) ? I would think it would be better to have different output options, like hex as an example.

Here is an example qr:
qr image bytes

Here is what I see in the "Confirm QR Text":
IMG_5E6D955204EA-1

This is the hex contents I think should be displayed (or option to display): cfca8c658bc81962549252bc7ac3ba5b0b01d26bcae89f2b5ecebe263dcb2a36

Also when I do save the QR contents and then hit the QR button on the saved contents to display an encoded QR, I get a QR that does not have the same contents or byte encoding.
IMG_BD605D9C091A-1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant