vue-qrcode-reader icon indicating copy to clipboard operation
vue-qrcode-reader copied to clipboard

New version(3.0.4~)QrcodeCapture will not decode something from iOS camera.(iOS15)

Open yknamja opened this issue 4 years ago • 4 comments

Thanks for fixed the qrcode-stream problem in iOS15, but I don't know why this version qrcode capture can't decode something from iOS15 camera. version 2.3.3 will be decoded, but the new version vue-qrcode-reader cant't decode the same qrcode from iOS15 device. Thank you.

When I use detect function to check content, content will be null. https://gruhn.github.io/vue-qrcode-reader/demos/Upload.html

スクリーンショット 2021-11-22 午後1 17 08

yknamja avatar Nov 22 '21 05:11 yknamja

It's the same with this problem. https://github.com/gruhn/vue-qrcode-reader/issues/239

yknamja avatar Nov 22 '21 08:11 yknamja

I think it also duplicates #283

arnebr avatar Nov 22 '21 13:11 arnebr

I think it also duplicates #283

But 2.3.3 version in iOS15 is decoded correctly, so I think it's not iOS version cause this problem. I tried to use another package (camera upload function) also detected correctly.

yknamja avatar Nov 23 '21 02:11 yknamja

Not sure, but in my case it is because there is no way to load some external library that is doing a job. [Error] Failed to load resource: bad URL (jsQR.min.js, line 0) [Error] Failed to load resource: bad URL (jsQR.min.js, line 0)

It is working nicely on android but iphone 13 pro (ios 15.x) is blocking this resource.

nowackipawel avatar May 27 '22 19:05 nowackipawel

This issue has been marked as stale. If there is no further activity it will be closed.

github-actions[bot] avatar Jul 14 '23 00:07 github-actions[bot]