TF-3275 Fix FCM iOS foreground desync (#3314)

This commit is contained in:
Dat Dang
2024-12-06 13:05:07 +07:00
committed by Dat H. Pham
parent 338262b4b5
commit 2fcb5f03d0
6 changed files with 74 additions and 1 deletions
+2
View File
@@ -13,5 +13,7 @@
<key>NSExtensionPrincipalClass</key>
<string>$(PRODUCT_MODULE_NAME).NotificationService</string>
</dict>
<key>AppGroupId</key>
<string>${APP_GROUP_ID}</string>
</dict>
</plist>