Skip to content

Local Area Network Permission #635

@patryk-sredzinski

Description

@patryk-sredzinski

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions