Open yuripourre opened 6 months ago
Hi, I recently found this project and I am wondering if it can generate .APK files compatible with Oculus Quest devices.
Does it support Oculus Quest devices out of the box? Is there any change that is needed?
Edit: I tried to run this example, I could successfully generate and execute the apk in an Oculus Quest 2 device. For around 1 minute I could see the loading dots. And after a while I had only black screen, no image on that. I modified the example to use the one found at the test-bed repo:
https://github.com/NativeVision/viro-test-bed/blob/main/src/screens/demos/VR.tsx
Thank you in advance
Same thing happens with us. Did you had any luck with this
Hi, I recently found this project and I am wondering if it can generate .APK files compatible with Oculus Quest devices.
Does it support Oculus Quest devices out of the box? Is there any change that is needed?
Edit: I tried to run this example, I could successfully generate and execute the apk in an Oculus Quest 2 device. For around 1 minute I could see the loading dots. And after a while I had only black screen, no image on that. I modified the example to use the one found at the test-bed repo:
https://github.com/NativeVision/viro-test-bed/blob/main/src/screens/demos/VR.tsx
Thank you in advance