Skip to content

Instantly share code, notes, and snippets.

@dvodvo
Last active February 20, 2021 14:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dvodvo/13459181c945f77f25e6c5b4b1cb98d0 to your computer and use it in GitHub Desktop.
Save dvodvo/13459181c945f77f25e6c5b4b1cb98d0 to your computer and use it in GitHub Desktop.
zxing access to camera devices
Memo for when testing with clients.
Browser versions have different access requirements to devices, location, etc.
As this author likes to use older OSes, there are threshholds that can be problematic when testing.
Fail
- google Chrome 60 (latest valid for 10.9)
- opera 49 (10.9 enabled, chromium)
- safari 9.1.3 (10.9)
- safari 11.1 (on 10.13)
- Android Firefox focus 8.0.24
Pass
- google Chrome 88 (on 10.13)
- Firefox 78 (on 10.9)
- opera 63 (on 10.13)
- Android Samsung Internet 10.1
- Android Chrome 77
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment