Open ROBERT-MCDOWELL opened 3 years ago
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.
maybe play with mediaDevices.getUserMedia() to test browsers?
is there any table of each browser minimum version required to make html5-qrcode work?