I have a qr code image stored in my device. After picking the image it will scan and give result. How do i do it?
Perhaps this ?
Its only decoding the generated qr code by this extension, if i choose other qr codes it says com.google.zxing.notFoundException
Try dragging out a barcodescanner component
Now the error is not showing as well as the result. Only showing result for generated qr code result from this extension

