Contents

NIError.Code.unsupportedPlatform

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

Declaration

case unsupportedPlatform

Discussion

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

See Also

Errors