Contents

notReachable

An error indicating that the counterpart app isn’t reachable.

Declaration

static var notReachable: WCError.Code { get }

Discussion

This error occurs when you send an immediate message to an app that isn’t running.

See Also

Understanding Error Codes