qrcodejs
qrcodejs copied to clipboard
Unable to generate QRCode on Android 2.3.3 device (Cordova Application)
Hi, When I try to generate QRCode on Android device, only thing I can see is a question mark (like in help icon - https://upload.wikimedia.org/wikipedia/commons/9/94/Question_Mark_Icon_-_Blue_Box.svg). How can I know the exact error? Is this library not compatible?
I've tried using try catch but no error is being thrown.
Am having similar issues too