-
Notifications
You must be signed in to change notification settings - Fork 4
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
Safari camera settings not working correctly with rc.2 #543
Comments
I was not able to make much progress on this today, next step is to test if this works on my iPad. |
@jessegreenberg was able to help me debug this and found that in many cases, the deviceID from the browser is @jessegreenberg and I couldn't get to the bottom of why this bug was occurring in rc.2 but not rc.1, but we have confirmed this fixed on master. Also note that this was effecting all devices we tested, including chrome and windows. The reason it wasn't showing up often was because most of our testing links had already "allowed" camera, so it didn't automatically reproduce until resetting the camera permission. Ready for cherry pick. |
Cherry picked. QA, feel free to close if all is well. |
Camera settings working correctly with rc.3. Closing. |
Test device
MacBook Air (m1 chip)
Operating System
macOS 13.0.1
Browser
safari 16.1
Problem description
For phetsims/qa#863, I have my safari camera setting set to "ask," but when I add ?cameraInput=hands, nothing happens. I have to go into my safari settings and change to "allow" in order for the camera to turn on. I didn't have this issue with rc.1. The camera works as it should.
Visuals
cameraSettings.mp4
The text was updated successfully, but these errors were encountered: