capacitor-community / barcode-scanner

A fast and efficient (QR) barcode scanner for Capacitor
MIT License
437 stars 167 forks source link

PR to resolve issue #259, camera request on firefox #288

Open pkunszt opened 1 year ago

pkunszt commented 1 year ago

if the permission query throws, like on firefox, try with mediaDevices.getUserMedia. this works on firefox nicely. see issue #259