My app (Authentiwatch) needs camera access to scan QR codes in the web interface.
If I use https://banglejs.com/apps/ all is good, the camera works after requesting and giving permission. However, if I use BangleJS GadgetBridge to manage my apps, it behaves as if the camera is blocked, without giving me any option to allow access.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
My app (Authentiwatch) needs camera access to scan QR codes in the web interface.
If I use https://banglejs.com/apps/ all is good, the camera works after requesting and giving permission. However, if I use BangleJS GadgetBridge to manage my apps, it behaves as if the camera is blocked, without giving me any option to allow access.
Can something be done about this?