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.
An error indicating that the counterpart app isn’t reachable.
static var notReachable: WCError.Code { get }This error occurs when you send an immediate message to an app that isn’t running.