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

Fullscreen not entered correctly on iOS 13 #152

Open
stalgiag opened this issue Oct 20, 2020 · 3 comments
Open

Fullscreen not entered correctly on iOS 13 #152

stalgiag opened this issue Oct 20, 2020 · 3 comments

Comments

@stalgiag
Copy link

Hi!

The fullscreen API requests aren't working correctly with iOS and any browser. I have tested on:

I am testing with this which is the same code as the official WebXR Immersive VR sample. My only change was updating it to use the latest version of the polyfill which requests orientation permission in iOS.

Here it is what I see with Chrome 86.0.4240.99 and Android 10:
Screenshot_2020-10-20-16-22-41-721_com android chrome

Here is what I see with iOS 13.7 and Firefox 28.2 (2470), Chrome 86.0.4240.93, and Safari 13:
IMG_1045

Note that orientation updates work in both.

I am happy to help with this if I can get some assistance locating the probelm. I see the fullscreen requests in the build but not sure which dependency they are coming from. Perhaps cardboard-vr-display?

@stalgiag
Copy link
Author

I see that this likely relates to PR 45 on cardboard-vr-display.

@stalgiag
Copy link
Author

Also likely related to #148 here

@stalgiag
Copy link
Author

Just updated to iOS 14.1 to confirm that it does not work here either.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant