aframevr / aframe

:a: Web framework for building virtual reality experiences.
https://aframe.io/
MIT License
16.69k stars 3.98k forks source link

No fullscreen in iframe on smartphone and android #4535

Open igorroman777 opened 4 years ago

igorroman777 commented 4 years ago

On my page www.artwista.com I have in VR in i-frame built-in. In chrome browser on smartphone and android I click on VR-icon: fullscren is not shown. In browser on the desctop this works.

JoseMiralles commented 4 years ago

Hi, I have the same issue on my site: https://josemiralles.github.io/

Android: Nothing happens when clicking on the VR botton. iOS: It switches to VR, but it won't go full screen. Oculus Quest: It works as intended. Desktop VR (Firefox): It works, but the mirror on the desktop doesn't go fullscreen.

UPDATE: I removed the iframe, and pasted the scene directly into my website in a object. The issues still persist.

vin-ni commented 4 years ago

Any news on this?