<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "BundleResources",
  "identifier" : "/documentation/BundleResources/Entitlements/com.apple.developer.driverkit.communicates-with-drivers",
  "metadataVersion" : "0.1.0",
  "role" : "Property List Key",
  "symbol" : {
    "kind" : "Property List Key",
    "modules" : [
      "Bundle Resources"
    ],
    "preciseIdentifier" : "entitlements:Entitlements.com.apple.developer.driverkit.communicates-with-drivers"
  },
  "title" : "Communicates with Drivers"
}
-->

# Communicates with Drivers

A Boolean value that indicates whether an iPadOS app can communicate with drivers.

## Discussion

When `true`, this entitlement allows your app to open user clients to one or more drivers.

On macOS, use the [`com.apple.developer.driverkit.userclient-access`](/documentation/BundleResources/Entitlements/com.apple.developer.driverkit.userclient-access) entitlement instead.

---

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)