Skip to content

Add support for scanning other formats#268

Open
jazz-max wants to merge 1 commit into
schmich:masterfrom
jazz-max:master
Open

Add support for scanning other formats#268
jazz-max wants to merge 1 commit into
schmich:masterfrom
jazz-max:master

Conversation

@jazz-max

Copy link
Copy Markdown

fix #61 and #59
Update to latest zxing.js from yushulx/zxing-cpp-emscripten
fork and change ZXing._decode_qr to ZXing._decode_any how describe in #59

Update to latest zxing.js from yushulx/zxing-cpp-emscripten
fork
@orionlu0916

Copy link
Copy Markdown

fix #61 and #59 Update to latest zxing.js from yushulx/zxing-cpp-emscripten fork and change ZXing._decode_qr to ZXing._decode_any how describe in #59

@jazz-max I pulled your forked project and build it,
the QRcode and Barcode scanning works perfectly on PC browser(chromeV94.0.4606.61, windows10), which is awesome!
but when I tried it on (ios14+safari)
I got a black empty preview, just wondering if it caused by your change?
or it's a known issue which fixed already after your forked version?
how can I fix it with your forked project?

@orionlu0916

Copy link
Copy Markdown

fix #61 and #59 Update to latest zxing.js from yushulx/zxing-cpp-emscripten fork and change ZXing._decode_qr to ZXing._decode_any how describe in #59

@jazz-max I pulled your forked project and build it, the QRcode and Barcode scanning works perfectly on PC browser(chromeV94.0.4606.61, windows10), which is awesome! but when I tried it on (ios14+safari) I got a black empty preview, just wondering if it caused by your change? or it's a known issue which fixed already after your forked version? how can I fix it with your forked project?

@jazz-max NVM, it's an issue of safari's thing, your change is perfect!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for scanning other formats

2 participants