Wadidi
Wadidi
NNormal
Created by Wadidi on 5/24/2024 in #🤝ask-a-question
Connection issue on the Quest
Thank you for your support! I have more information after some debugging. It looks like the issue came from the fact that the app could not reach the internet. That is due to the OpenXR plugin https://forum.unity.com/threads/unity-removes-android-permission-internet-in-the-build-apk-after-build-is-completed.1466654/ I had to: - Toggle off the "Force Remove Internet" boolean - see https://forum.unity.com/threads/unity-removes-android-permission-internet-in-the-build-apk-after-build-is-completed.1466654/#post-9185654 - Force the internet access in the player settings https://forum.unity.com/threads/unity-removes-android-permission-internet-in-the-build-apk-after-build-is-completed.1466654/#post-9837141 Now it connects on the Quest ✨
12 replies