aframevr / aframe

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

VR not working on React Native Webview #4620

Open jgutierro opened 4 years ago

jgutierro commented 4 years ago

Description: The VR mode is not working on a React Native Webview (https://github.com/react-native-community/react-native-webview) on iOS 13.4.1

It's working perfectly on iOS 12.X.X and any Android.

In order to test open this url https://snack.expo.io/@estudiocactus/aframe-webview and select MY DEVICE to get a QR code for Expo client to test the app.

Thank you in advance!

jgutierro commented 4 years ago

Also I tried to make a native iOS Swift app with WebKit and neither working... :(

dmarcos commented 4 years ago

Any errors in console?

afilp commented 1 year ago

@jgutierro Hello, is this still a problem with the latest iOS versions?