Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Documentation] Document min browser version for running this library on different browsers. #185

Open
ROBERT-MCDOWELL opened this issue Apr 20, 2021 · 2 comments

Comments

@ROBERT-MCDOWELL
Copy link

is there any table of each browser minimum version required to make html5-qrcode work?

@mebjas
Copy link
Owner

mebjas commented Apr 27, 2021

No we don't have that at the moment. The best effort we started on this was -- https://github.com/mebjas/html5-qrcode/blob/master/compatibility.md but it didn't fly.

This would be good to have, can be added to readme directly. It'd be a bit of work to track down all key APIs and then tracking browser support for them. I'll try to list down all the key APIs in this issue - would be happy to review if someone can help track down min browser supports.

@mebjas mebjas changed the title Browser version [Documentation] Document min browser version for running this library on different browsers. Apr 27, 2021
@ROBERT-MCDOWELL
Copy link
Author

maybe play with mediaDevices.getUserMedia() to test browsers?

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

No branches or pull requests

2 participants