react-qr-reader
react-qr-reader copied to clipboard
Not working on Chrome (iOS)
Expected behavior:
- The qr-reader (non-legacy mode) works on iOS with both Safari and Chrome.
Observed behavior:
- The qr-reader (non-legacy mode) works on iOS with Safari, but not Chrome.
- The component renders properly, but the qr-reader appears blank.
- Legacy mode works on both Safari and Chrome.
Tested on:
- iPhone X iOS 12.1
- iPhone SE iOS 12.1
Can you test v2.1.2
out?
Tested 2.1.2 on iOS 12.2 Beta1. Still not work on Chrome.
It seems that this part of the API is not exposed to third-party browsers. Sadly there is not much i can do about it. I'll keep it open for updates on this issue.
Legacy mode can be used in the meantime.
https://jeromeetienne.github.io/AR.js/ It can run on Chrome !?