Hi all from what I've read in the documentation, push notifications can be implemented in one of two ways: Pushwoosh, or Onesignal. However, with further reading, since onesignals depends on firebase to send the push notifications to the android clients, and firebase has the ability to push to both ios and android, is it possible to skip the onesignal plugin and connect directly to firebase?
qwerty wrote:
onesignal will send push notification to android and ios
Toto Hugo wrote:
Yes I know. My question is there a way to SKIP onesignal.
because firebase has the capabilities to replace onesignal functionalities. Why do we need onesignal in the whole sequence?
For me, personally, using onesignal simplify the usage for push notification :D
But if you still want to user firebase, you could check Outsystems Expert (https://www.outsystems.com/profile/ffwqa4gxba/activity/forge)
https://www.outsystems.com/forge/component/2678/firebase-cloud-message-plugin/
simplify meaning... its markedly harder to bypass onesignal?
Hi qwerty,
Yes, you can use firebase instead of onesignal plugin
https://www.outsystems.com/forums/discussion/43685/configuration-guide/
Follow the guidence in the above link
Hi guys,
Do you know if is it possible to use Azure Notifications?
Thanks
IB
Ivan Barroso wrote:
No, there are no Forge components available for Azure Notification Hub. My company probably wants to migrate to Azure NH in the near future and I'm planning on creating a module. Just not sure when, time is short ;)