Please tell me how to use Meta XR Interaction
SDK.https://assetstore.unity.com/packages/tools/integration/meta-xr-interaction-sdk-264559
The link below assumes the OVRInteraction
prefab.https://developer.oculus.com/documentation/unity/unity-isdk-gett...
I added the following to the custom Android manifest. The third one is
required when encryption is not
applied.android.permission.INTERNETandroid.permission.ACCESS_NETWORK_STATEandroid:usesCleartextTraffic="true"
By adding the permission settings to the AndroidManifest, I was able to
get MQTT for Unity to
workhttps://youtu.be/s0xmgifXtqshttps://assetstore.unity.com/packages/tools/network/mqtt-for-unity-265888