Contents

NIError.Code.invalidConfiguration

An error code that indicates that the nearby-interaction configuration isn’t valid.

Declaration

case invalidConfiguration

Mentioned in

Discussion

The framework invalidates a session with this error code if the app provides an invalid discovery token to the init(peerToken:) initializer.

See Also

Errors