Designed for mobile apps, this plugin enables you to reach out to your app users through one of the best notifications experiences out there - the Firebase Cloud Messaging. Using this plugin you will be able to configure an array of advanced notification features and send notifications of different types to your mobile app end-users
To create, manage, and distribute notifications to your app users, you need to first configure a notification backend service. For that, you can use the plugin's Server Actions, that let you compose and send notifications to users and/or topics. You’ll be able to send out notifications that include elements such as title, body, image, deeplink, and extra data with lists of key-value pairs.
Use the Firebase Cloud Messaging actions to establish the basic notifications functionalities on your app. You can register/unregister devices, get the device token, subscribe to topics, set the badge number, manage pending notifications and clear existing ones.
To view a demo of this app, install the Firebase Sample App. In the Cloud Messaging section, you’ll be able to see an example of how the current version of the Firebase Cloud Messaging Plugin can be implemented in an app.
Starting on version 4.3.0, the Cloud Messaging Plugin is compatible with the supported MABS versions available:
A special thanks to Truewind who lead the way, creating the first serious Forge component to enable Firebase platform integration.
Copyright (c) 2024 OutSystems, MIT License
Features
Fixes