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

use webvr-polyfill version that handles missing rotationRate #4548

Closed

Conversation

machenmusik
Copy link
Contributor

Description:
Fixes log spam due to missing rotationRate observed on newer iOS.
Changes proposed:
Use fixed webvr-polyfill (which in turn uses fixed cardboard-vr-display)

@dmarcos
Copy link
Member

dmarcos commented Apr 14, 2020

Head orientation on stereo mode via polyfill is currently broken on latest iOS 13.4.1 Does this fix the issue?

@machenmusik
Copy link
Contributor Author

I don't know, but quite possibly - was going to suggest that on the issue and reopen it

@andreyrd
Copy link
Contributor

andreyrd commented Apr 18, 2020

This prevents the page from crashing because of the log spam, but it does not make orientation work again.

And it also relies on referencing specific branches of a forked repository..to two levels.
Ultimately it needs to be fixed way upstream in https://github.com/immersive-web/cardboard-vr-display.

Edit: See #4554 to see what the root of the issue is. (Webkit bug)

@dmarcos
Copy link
Member

dmarcos commented May 13, 2020

The issue has been fixed upstream in the webvr-polyfill repo thanks to @jsantell. Now merged in master. Thanks everybody for investigating

@dmarcos dmarcos closed this May 13, 2020
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

Successfully merging this pull request may close these issues.

3 participants