moigonzalez / pwa-barcode-scanner

Information about food from the barcode, on your phone 🛒

Home Page:https://pwascanit.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Camera not detected

osgregs opened this issue · comments

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

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

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

camera not supported