Contents

watchNotAvailable

An attempt to authenticate with Apple Watch failed.

Declaration

static var watchNotAvailable: LAError.Code { get }

Discussion

You receive this error when the system fails to locate a nearby, paired Apple Watch running watchOS 6 or later while trying to authenticate using one of the watch authentication policies like deviceOwnerAuthenticationWithWatch.

See Also

Error Codes