diff --git a/native/ios/Comm/Comm.entitlements b/native/ios/Comm/Comm.entitlements --- a/native/ios/Comm/Comm.entitlements +++ b/native/ios/Comm/Comm.entitlements @@ -6,6 +6,10 @@ development com.apple.developer.associated-domains + com.apple.security.application-groups + + group.app.comm + keychain-access-groups $(AppIdentifierPrefix)app.comm diff --git a/native/ios/NotificationService/NotificationService.entitlements b/native/ios/NotificationService/NotificationService.entitlements --- a/native/ios/NotificationService/NotificationService.entitlements +++ b/native/ios/NotificationService/NotificationService.entitlements @@ -2,6 +2,10 @@ + com.apple.security.application-groups + + group.app.comm + keychain-access-groups $(AppIdentifierPrefix)app.comm