From 6096f357fa3760c8aceb17558a4a4d95cb6a66c7 Mon Sep 17 00:00:00 2001 From: Faria Masood Date: Tue, 22 Dec 2020 13:17:21 +0000 Subject: [PATCH] GitBook: [master] one page modified --- .../push-notifications-1/push-notifications-admin-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/mobile-guides/push-notifications-1/push-notifications-admin-guide.md b/guides/mobile-guides/push-notifications-1/push-notifications-admin-guide.md index 39bf6795..5fac5329 100644 --- a/guides/mobile-guides/push-notifications-1/push-notifications-admin-guide.md +++ b/guides/mobile-guides/push-notifications-1/push-notifications-admin-guide.md @@ -97,7 +97,7 @@ In Privacy, you can configure what amount of information you want your push noti ![](../../../.gitbook/assets/image%20%2891%29.png) {% hint style="info" %} -Above are the default settings. If **Fetch full message content from the server on the receipt** is enabled and you're running the Enterprise Edition, the notification payload sent through the Apple Push Notification service or Firebase Cloud Messaging service contains no message content. Instead, it contains only the message ID, which is then used by the mobile app to fetch the message content from the [Rocket.Chat](http://rocket.chat/) server to display the notification. If something happens and the app cannot reach the server in time, a generic push notification message is shown. When the setting is disabled, the whole message content is sent via push notification payload so the mobile app can display the notification right away. +Above are the default settings. If **Fetch full message content from the server on the receipt** is enabled and you're running the _Enterprise Edition or Gold_, the notification payload sent through the Apple Push Notification service or Firebase Cloud Messaging service contains no message content. Instead, it contains only the message ID, which is then used by the mobile app to fetch the message content from the [Rocket.Chat](http://rocket.chat/) server to display the notification. If something happens and the app cannot reach the server in time, a generic push notification message is shown. When the setting is disabled, the whole message content is sent via push notification payload so the mobile app can display the notification right away. {% endhint %} ## Cloud Service Privacy Terms Agreement -- GitLab