olefirenko / vue-barcode-reader

A Vue.js set of components to scan barcodes and QR codes.
213 stars 75 forks source link

No camera image on Demo on Edge on Android #25

Open richard2706 opened 2 years ago

richard2706 commented 2 years ago

I have tried the demo using Chrome on my Android phone, which worked fine, but it did not work on Edge on my phone. Screenshot_20220103-094016

ss-koshala commented 2 years ago

same result

lalmat commented 2 years ago

Humm... It seems to not be a problem with the library itself but with permissions given to Edge... Is Edge allowed to access to cameras ?

richard2706 commented 2 years ago

Screenshot_20220504-152803 Edge definitely has the camera permission, and it also says Edge is using the camera in my notifications. It's quite strange. I'm not sure if the camera appears in other web apps or not