-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Description
I am huge fan of the vastly underrated "magic window" mode that WebXR/A-Frame allows for mobile devices (and my initial research suggests that many others agree with me), but I have found that when using an Android tablet running Chrome A-Frame cannot get access to the accelerometers/gyrometers, even in "mobile site" mode. Switching to request "desktop site" or "request mobile site" both create the same modal pictured below on Android Chrome.
However one can use Firefox on Android and "request mobile device" to access the magic window, but unfortunately Firefox is very slow. On an iPad one can use either Safari, Firefox, or Chrome and "request mobile site" and it works; but having to find the "request mobile site" feature makes for a terrible user experience.
- Assuming this isn't an A-Frame bug, can we force the mobile site to load somehow to make this easier for WebXR users to use magic window mode?
- If on Android Chrome, this is a bug with their mobile site request is a there a workaround to forcing device access?
Thank you. Looking forward to some discussion on this.
- A-Frame Version: current
- Platform / Device: Android Tablet running Chrome (don't have an Android phone to test)
- Reproducible Code Snippet or URL: Aframe.io examples :)
