Skip to content
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

navigator.xr.isSessionSupported('immersive-vr') is returning false #73

Closed
msub2 opened this issue Mar 17, 2022 · 2 comments
Closed

navigator.xr.isSessionSupported('immersive-vr') is returning false #73

msub2 opened this issue Mar 17, 2022 · 2 comments
Labels
invalid This doesn't seem right

Comments

@msub2
Copy link
Contributor

msub2 commented Mar 17, 2022

Configuration

Wolvic version: 0.9.3
Wolvic build ID: f64d1ac

Hardware: Quest 2 v37

Steps to Reproduce

  1. Navigate to https://immersive-web.github.io/webxr-samples/immersive-vr-session.html
  2. Observe that the Enter VR button is not enabled

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

@svillar
Copy link
Member

svillar commented Mar 18, 2022

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.

@msub2
Copy link
Contributor Author

msub2 commented Mar 18, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

3 participants