kenglxn / QRGen

a simple QRCode generation api for java built on top ZXING
http://glxn.net/2012/03/10/qrgen-a-small-wrapper-on-top-of-zxing-for-generating-qrcodes-in-java
1.49k stars 299 forks source link

com.google.zxing.NotFoundException in decode #159

Open f-aliberti opened 1 year ago

f-aliberti commented 1 year ago

Hi, when I call the decode method with or without map of hints I obtain this error: com.google.zxing.NotFoundException when something goes wrong. This error appears sometimes, randomly, and I can't understand the cause of it because the message is not enough verbose.

Screenshot 2022-12-16 at 17 54 46