We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Only this sample can detect camera on my device https://codepen.io/chrisbeast/pen/ebYwpX your pwa is great but working only in my desktop
The text was updated successfully, but these errors were encountered:
This might be because quaggaJS does not support a lot of devices 🤔 I'm expecting to be able to make a migration to native barcode detector some day using: https://wicg.github.io/shape-detection-api/#barcodedetector
Sorry, something went wrong.
On iOS 13 beta 7 with Safari it worked, but it didn't work once I added the PWA to my home screen and it didn't work with Chrome either :-/
In these cases, I'd love as a workaround see a message suggesting to try it with Safari
Thank you so much for reporting!
There should now be a small message + input whenever the camera access is not allowed or the camera API is not supported
No branches or pull requests
Only this sample can detect camera on my device https://codepen.io/chrisbeast/pen/ebYwpX
your pwa is great but working only in my desktop
The text was updated successfully, but these errors were encountered: