jamenamcinteer / react-qr-barcode-scanner

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

Does not work on iOS Safari #34

Open Ludhe009 opened 2 years ago

Ludhe009 commented 2 years 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 8 months ago

Hi, any solution?