ngx-scanner
ngx-scanner copied to clipboard
Firefox - permissionResponse missing emit of undefined value - "Waiting for permissions state"
Hi, permissionResponse output emit 4 values:
- True on camera allow
- False on deny
- undefined in state "waiting for permissions"
- null when device doesnt have camera.
All work correctly for chrome but in Firefox missing undefined state. Do you know why?