diff --git a/native/ios/Comm/Comm.entitlements b/native/ios/Comm/Comm.entitlements
index fa53eaf1f..71ee2381b 100644
--- a/native/ios/Comm/Comm.entitlements
+++ b/native/ios/Comm/Comm.entitlements
@@ -1,14 +1,18 @@
aps-environment
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
index b2a03e8b0..6a0435898 100644
--- a/native/ios/NotificationService/NotificationService.entitlements
+++ b/native/ios/NotificationService/NotificationService.entitlements
@@ -1,10 +1,14 @@
+ com.apple.security.application-groups
+
+ group.app.comm
+
keychain-access-groups
$(AppIdentifierPrefix)app.comm