Skip to content

Commit 3c56e8e

Browse files
authored
Merge pull request #333 from FlutterFlow/fix/test-pn-cloud-function
Add Section for Testing Push Notifications Cloud Function
2 parents b266e5e + 54c9556 commit 3c56e8e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/ff-concepts/notifications/push-notifications.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,10 @@ In this action, you can decide who should receive the push notification by setti
237237

238238
![trigger push notifications](imgs/trigger-pn.avif)
239239

240+
## Testing Push Notifications Cloud Function
241+
242+
You can also test the Push Notifications Cloud Function directly from the Google Cloud console, without needing to trigger from FlutterFlow. This is especially useful for debugging purposes. For step-by-step instructions, including an example and how to structure the request, refer to the [Testing Cloud Functions in Google Cloud Console](../../ff-concepts/adding-customization/cloud-functions.md#testing-cloud-functions-in-google-cloud-console) section.
243+
240244
## Update App Badge Count (iOS only) [Action]
241245

242246
The **Update App Badge Count** action lets you manually display a numeric badge on your **iOS app icon**. This badge typically indicates pending tasks or updates, such as unread messages, notifications, or reminders.

0 commit comments

Comments
 (0)