Contents

ARError.Code.invalidCollaborationData

An error that indicates the framework fails to parse collaboration data the app receives over the network.

Declaration

case invalidCollaborationData

Discussion

ARKit produces this error when an app passes invalid data into the update(with:) function.

See Also

Errors