<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: 26.0.0 -",
    "macOS: 26.0.0 -",
    "tvOS: 26.0.0 -",
    "visionOS: 26.0.0 -",
    "watchOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "BundleResources",
  "identifier" : "/documentation/BundleResources/Entitlements/com.apple.developer.icloud-extended-share-access",
  "metadataVersion" : "0.1.0",
  "role" : "Property List Key",
  "symbol" : {
    "kind" : "Property List Key",
    "modules" : [
      "Bundle Resources"
    ],
    "preciseIdentifier" : "entitlements:Entitlements.com.apple.developer.icloud-extended-share-access"
  },
  "title" : "com.apple.developer.icloud-extended-share-access"
}
-->

# com.apple.developer.icloud-extended-share-access

An array of strings that represent the types of information an app can request about a CloudKit share.

## Discussion

To add this entitlement, your app needs to use <doc://com.apple.documentation/documentation/CloudKit> to implement a collaborative multi-user sharing feature with a custom sharing UI that displays information about sharing participants.

> Important: You and your app may only use end user information transiently to display it to the share participants. You and your app may not store end user information.

Include the strings in the array that support your app’s features.
Don’t include other values in the array.
For more information about adding an entitlement to your app, see <doc://com.apple.documentation/documentation/Xcode/adding-capabilities-to-your-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)