zxing-dart icon indicating copy to clipboard operation
zxing-dart copied to clipboard

Cannot read this valid QR-Code

Open frankmer opened this issue 1 year ago • 0 comments

I tried to scan a QR code from Google Authenticator, but I got a 'FormatReaderException' error.

Used was this Function: QRCodeReader().decode(bitmap);

My code successfully scanned other QR codes generated by Google Authenticator or other apps. Only this code didn't worked for me. Other QR scanners had no issues reading this code.

Screenshot_2024-02-01-12-32-51-18_5cd2035a3c854c1b8bdfa9ca22f0d3db

frankmer avatar Feb 01 '24 12:02 frankmer