library icon indicating copy to clipboard operation
library copied to clipboard

BrowserQRCodeReader Scan Fails

Open wisefool769 opened this issue 2 years ago • 2 comments

The following QR code scans in the zxing.org webapp, but it throws a CheckSumException when using BrowserQRCodeReader. I have tried using DecodeHintType.TRY_HARDER to no avail. This is a Solana Pay URI as specified here: https://github.com/solana-labs/solana-pay/blob/master/SPEC.md .

Do you have any recommendations for me?

I also filed this as an issue on zxing/zxing, but it occurs to me this is the better place for it, since their impl scans my QR code: https://github.com/zxing/zxing/issues/1556

localhost_3000_qr

wisefool769 avatar Aug 24 '22 23:08 wisefool769

Have you been able to resolve this? I have a similar issue.

pneves001 avatar Feb 18 '23 00:02 pneves001

Stale issue message

github-actions[bot] avatar Apr 29 '24 09:04 github-actions[bot]