invalidConfiguration
An error code that indicates that the nearby-interaction configuration isn’t valid.
Declaration
static var invalidConfiguration: NIError.Code { get }Discussion
The framework invalidates a session with this error code if the app provides an invalid discovery token to the init(peerToken:) initializer.