jamenamcinteer / react-qr-barcode-scanner

A simple React Component using the client's webcam to read barcodes.
69 stars 71 forks source link

Does not work on iOS Safari #34

Open Ludhe009 opened 1 year ago

Ludhe009 commented 1 year ago

I've made a react application that uses this qr reader. It works fine on my computer with my webcam but nothing happens if I try to run it with localhost on my phone. It seems that the website just crashes as nothing on that view will load

nachopaezz commented 4 months ago

Hi, any solution?