How to add the entitlement on associated domains

Generated on 9/11/2024

1 search

To add the entitlement for associated domains, you need to declare the entitlement in your app's Info.plist file. This involves formatting your group identifiers correctly and using the appropriate Foundation API container URL for the security application group identifier to get the path to your shared container. For more detailed implementation guidance, you can refer to the documentation for app groups entitlement.

For more information on privacy and entitlements, you might find the session What’s new in privacy helpful, particularly the section on app group container protection.