Login to follow
Firebase Cloud Messaging Plugin

Firebase Cloud Messaging Plugin (ODC)

Supported
Stable version 2.3.1 (Compatible with ODC)
Uploaded on 18 Jun (3 weeks ago) by OutSystems
Firebase Cloud Messaging Plugin

Firebase Cloud Messaging Plugin (ODC)

Documentation
2.3.1

Check out the Firebase Cloud Messaging Plugin in the product documentation.


As of version 2.0.0 and onwards, Custom Sounds are no longer a Setting. To enhance your notification with custom sounds, follow these steps:

  1. Put the .wav files you want to use as notification sounds into a .zip file called sounds.zip.
  2. Upload the .zip file to the app’s Resources folder. The zip file should be included with the “Deploy Action” set to “Deploy to Target Directory”.
  3. Use the Plugin's Server Actions, using the Sound parameter inside the Notification parameter on the SendNotificationToTopics or SendNotificationToUsers server actions.