<!--
{
  "availability" : [
    "watchOS: 6.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WatchConnectivity",
  "identifier" : "/documentation/WatchConnectivity/WCSession/isCompanionAppInstalled",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Watch Connectivity"
    ],
    "preciseIdentifier" : "c:objc(cs)WCSession(py)companionAppInstalled"
  },
  "title" : "isCompanionAppInstalled"
}
-->

# isCompanionAppInstalled

A Boolean value indicating whether the companion has installed the app.

```
var isCompanionAppInstalled: Bool { get }
```

## Discussion

Use this property on independent watchOS apps to determine whether the paired iPhone has installed the app.

---

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)