You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
navigator.xr.isSessionSupported('immersive-vr') is returning false
Expected Behavior
navigator.xr.isSessionSupported('immersive-vr') should return true
Possible Solution
Context
I built from main (oculusvrArm64Debug) since I wanted to see if the recent PR fixed #43, but when I went to go test on the WebXR Samples page I'm not able to enter VR. I took a screenshot of the console from a remote debugging session.
Error Logs and Stack Traces
The text was updated successfully, but these errors were encountered:
Are you locally building Gecko as well? I ask because there is no current maven build of Gecko with this fix. So if you don't build the gecko branch we have, then nothing related to WebXR would work for you.
Ahhhh that makes sense, I hadn't even considered that. In that case I'll try building your branch over the weekend and seeing if it starts functioning properly after.
Configuration
Wolvic version: 0.9.3
Wolvic build ID: f64d1ac
Hardware: Quest 2 v37
Steps to Reproduce
Current Behavior
navigator.xr.isSessionSupported('immersive-vr') is returning false
Expected Behavior
navigator.xr.isSessionSupported('immersive-vr') should return true
Possible Solution
Context
I built from main (oculusvrArm64Debug) since I wanted to see if the recent PR fixed #43, but when I went to go test on the WebXR Samples page I'm not able to enter VR. I took a screenshot of the console from a remote debugging session.
Error Logs and Stack Traces
The text was updated successfully, but these errors were encountered: