Need Help in code optimization. I have developed an android app which scans QR code labeled on the product.
I have tested few scenarios where other apps like Inigma is working fine but my app fails to scan : following cases :
1 ) when I scan online generated QR code my app and inigma both works fine
.2) When I scan printed QR code on product such as bottle .my apps fail to scan but inigma scans perfectly .
where I am lagging ? can Anybody please help me out ? I have to try to solve this from past 1 week but not getting the solution.
Techincal Details: I am using ZXING library for QR code scanning.
Please help ... :(