Closed ibrews closed 4 months ago
Try to use HTTPS instead of HTTP.
I didn't try to use touch on Cardboard mode, but at least it'll solve the Polyfill issue.
Looking more into this, it seems that we might need to check for XRSession "select", "selectstart" and "selectend" for touch input. And it might also be relevant for AR sessions.
Any progress on this? @De-Panther Does your fork support the Cardboard button events?
The fork should, but there's no working example
Trying to build this out to have some use for Cardboard, and coded some functionality based on touch input (as I've done with many Unity-based cardboard experiences). Works fine in 2D mode but stops registering once I go to VR. Strange since it works in https://github.com/immersive-web/webvr-polyfill
Test project: http://alextestprojects.altervista.org/1/index.html