qr-scanner icon indicating copy to clipboard operation
qr-scanner copied to clipboard

It seems that QrScanner.scanImage() doesn't work on ios

Open nami8824 opened this issue 3 years ago • 1 comments

I implemented file scanning function using QrScanner.scanImage() according to READ ME, but can't read even big QR image file on ios. The same problem occurred on demo page. I can read the same file on Android and Mac OS.

nami8824 avatar Jan 27 '22 06:01 nami8824

Hello @nami8824 can you please test whether you still have issues on the newest release? Maybe the WORKER_PATH was not setup correctly, which is however not needed anymore in the newest release.

If the issue still persists, can you check whether you see any warning or error message in the dev tools (make sure to enable appropriate log levels in your console)? Can you test whether the demo page works for you (nimiq.github.io/qr-scanner/demo), for both file scanning and camera scanning?

danimoh avatar Feb 04 '22 14:02 danimoh