Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Firefox-android] Permission issue #540

Open
stefbeysdiekeure opened this issue Oct 27, 2023 · 1 comment
Open

[Firefox-android] Permission issue #540

stefbeysdiekeure opened this issue Oct 27, 2023 · 1 comment
Labels

Comments

@stefbeysdiekeure
Copy link

stefbeysdiekeure commented Oct 27, 2023

Describe the bug
Unable to request for permissions: alongside the error log: @zxing/ngx-scanner Error when asking for permission. DOMException: Starting videoinput failed

the error in the console (replaced url because it was hosted by ngrok): log.txt

To Reproduce
Steps to reproduce the behavior:

  1. Go to the demo on https://zxing-js.github.io/ngx-scanner/
  2. Approve the permission request
  3. See error "Couldn't check for devices"

Expected behavior
Expect the camera to show up

Screenshots
image

Smartphone (please complete the following information):

  • Device: Samsung Galaxy S20 FE 5G
  • OS: Android 12
  • Browser: Firefox
  • Version: 119.0

I also use version: 3.9.0 since our angular project is angular 15 atm
(it works on my xiaomi 11T pro with android 13 and the same browser though)

@stefbeysdiekeure
Copy link
Author

I think it has to do something that firefox doesn't support all my camera's (I tried some stuff with the native camera code and didn't seem to get 2 out of 4 cameras working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant