Contents

userDidNotAllow

An error code that indicates that the user declined the request to share their relative position with nearby devices.

Declaration

static var userDidNotAllow: NIError.Code { get }

Discussion

In this case, the user needs to enable Nearby Interaction in Settings. For more information, see Initiating and maintaining a session.

See Also

Identifying an error cause