zerobase-io / smart-tracing

Privacy-First Contact Tracing to Keep Communities Safe
https://zerobase.io
Apache License 2.0
27 stars 13 forks source link

alert for scanner permissions #280

Closed JohnCLo closed 4 years ago

JohnCLo commented 4 years ago

Need to test chrome mobile video permissions. Will alert if for some reason permissions are default set to false or if navigator.getUserMedia does not exist

Updates test QR for /test Also resolves issue of x button on internal scanning screen not working if permission is not granted or if getUserMedia is not valid since it was initialized within the getUserMedia function as opposed to outside of its scope