Contents

activeSessionsLimitExceeded

An error code that indicates that the app reached the maximum number of sessions.

Declaration

static var activeSessionsLimitExceeded: NIError.Code { get }

Discussion

The maximum number of concurrent Nearby Interaction sessions varies across device type and platform.

See Also

Identifying an error cause