<!--
{
  "availability" : [
    "iOS: 9.0.0 -",
    "iPadOS: 9.0.0 -",
    "macCatalyst: 13.1.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WatchConnectivity",
  "identifier" : "/documentation/WatchConnectivity/WCError/Code/notReachable",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Watch Connectivity"
    ],
    "preciseIdentifier" : "c:@E@WCErrorCode@WCErrorCodeNotReachable"
  },
  "title" : "WCError.Code.notReachable"
}
-->

# WCError.Code.notReachable

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

```
case notReachable
```

## Discussion

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

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)