-
Notifications
You must be signed in to change notification settings - Fork 173
Closed as not planned
Description
For some devices on in one location users are asked for Local Area Network permission.
The same build does not ask for this permission in other locations or with other devices.
It appears on iOS 18.3.1 in one location.
(was reported by one dev working from office, same device works well on his home WIFI, but not in office WIFI, no VPNs there)
If you deny the permission, we'll receive:
func room(_ room: Room, didFailToConnectWithError error: LiveKitError?)with error = nil (so we don't exactly know the error)
but room connection will not be established.
And since that, no further calls are working, until you go to Settings > App > switch LocalNetwork to ON
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels