client-sdk-unity icon indicating copy to clipboard operation
client-sdk-unity copied to clipboard

[iOS] requests network permissions for the first connection

Open cloudwebrtc opened this issue 1 year ago • 0 comments

when you use the unity ios example to connect to the local SFU, you will fail to connect because there is no network access permission by default. You can try Settings -> Cellular -> Find UnitySampleApp- > check WLAN & Cellular Data

Use Unity built-in or related Chsarp packages to request network permissions on first run

cloudwebrtc avatar Sep 06 '24 05:09 cloudwebrtc