Skip to content

Catch IllegalArgumentException when decoding QrCode

Torsten Grote requested to merge 1008-qr-decoding-crash into master

I wonder how the code can be invalid in the first place. Shouldn't the scanning library use some sort of checksums and error correction codes to detect invalid data from being scanned?

Closes #1008 (closed)

Merge request reports