-
Notifications
You must be signed in to change notification settings - Fork 289
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
Google Chrome not shows the "access to camera" prompt after version 122 #464
Comments
Hello, everyone. We at GoodNotes are also experiencing a very similar issue. We have prepared a basic example in this repository with instructions on reproducing it. I hope it helps bring light into the problem. |
Same for microphone |
Raised this as bug in chromium: https://issues.chromium.org/issues/330175031 |
Thank you for raising it! It seems to be a regression introduced in v122, they are investigating the issue. |
It seems this was fixed via https://chromium-review.googlesource.com/c/chromium/src/+/5381675. |
If you still encounter this issue, The latest Samsung Internet browser declares “Trusted Web Activity” support and continues to utilize Chromium v122. Given users might not have changed their default browser, this has become a significant concern. The library should provide a whitelist option to choose TWA providers, or fall back to Chrome custom tabs. |
Describe the bug
Trusted Web Activity after Google Chrome version 122 no longer shows the "access to camera" prompt. However, the same web application opened directly in Chrome still works well and the prompt appears.
Other informations, same application not trusted (app displays the navigation bar), the prompt also appears.
With Firefox, the prompt is displayed.
This issue is also documented on stackoverflow
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A barcode scanner appears. For the first time, a camera prompt should appears.
Did this ever used to work
With chrome <122 installed, the camera prompt appears
With not trusted app and the navigation bar displayed, the camera prompt appears.
Navigate with chrome to the web site, the camera prompt appears.
Screenshots
into android app, no camera prompt
into chrome, camera prompt is displayed
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: