Contents

NetworkCompatibilityToken.Compatibility.sessionProtocolVersionMismatch

An indication that two peers running incompatible versions of RealityKit can’t sync.

Declaration

case sessionProtocolVersionMismatch

Discussion

The compatibilityWith(_:) method returns this value when two devices have different OS versions and there has been a significant change in networking protocol between those releases.

See Also

Compatibility indicators