Contents

unsupportedPlatform

An error code that indicates that the framework doesn’t support the device platform.

Declaration

static var unsupportedPlatform: NIError.Code { get }

Discussion

Before running an interaction session, call isSupported to ensure that Nearby Interaction supports the device’s platform.

See Also

Identifying an error cause