Contents

NIError.Code.invalidARConfiguration

An error that indicates the framework can’t begin Camera Assistance.

Declaration

case invalidARConfiguration

Discussion

The framework invalidates a Nearby Interaction session when the app requests Camera Assistance (isCameraAssistanceEnabled) and either of the following are true:

  • The device doesn’t support Camera Assistance.

  • The app’s AR session doesn’t meet the required criteria as defined in setARSession(_:).

See Also

Errors