<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "BundleResources",
  "identifier" : "/documentation/BundleResources/Entitlements/com.apple.developer.dialing-app",
  "metadataVersion" : "0.1.0",
  "role" : "Property List Key",
  "symbol" : {
    "kind" : "Property List Key",
    "modules" : [
      "Bundle Resources"
    ],
    "preciseIdentifier" : "entitlements:Entitlements.com.apple.developer.dialing-app"
  },
  "title" : "Default Dialer App"
}
-->

# Default Dialer App

A Boolean value that indicates whether an app can be the default dialer app on someone’s device.

## Discussion

Add the Default Dialer App entitlement by following these steps:

1. In the Xcode project navigator, select your app’s target, and then the Signing & Capabilities tab.
2. Add a new capability by clicking the + Capability button and then type “Default Dialer” in the search field.
3. Double-click the Default Dialer App entry to add the entitlement to your app.

Xcode displays the Default Dialer App entitlement, along with any other entitlements, in the capabilities list under your app’s signing information.
For more information about becoming the default dialer app, refer to <doc://com.apple.documentation/documentation/LiveCommunicationKit/preparing-your-app-to-be-the-default-dialer-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)