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
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