So in the few next week I will develop a mobile app with push notification feature. As I stated on the title, which one of them that better for Outsystems mobile app? I never used any, so I think if I ask directly on this forum.
Here's some facts that I already know:
- Firebase and OneSignal have a free license utilization, meanwhile Pushwoosh didn't have any.
- I will use a PAID license anyway, so which one of them that offers the best paid features?
- i've been told that the Firebase plugin needs the mobile app to running in background, is that true? i don't want my mobile app to be such a bloatware.
- My push notification feature have a scenario for a deeplink, (if the push notification is clicked, it will direct to a certain screen) it's rather simple actually.
Enlighten me.
Hi,
According to the following post that is not true, you're able to receive notifications even if the app is killed.
https://www.outsystems.com/forums/discussion/42986/do-firebase-notifications-still-work-if-application-is-killed/
Regards,
Daniel
Here is a comparison:
https://sourceforge.net/software/compare/Firebase-vs-OneSignal-vs-Pushwoosh/
Daniël Kuhlmann wrote:
thanks i will look into it. but is that true that the Firebase notification system require the mobile app to running in the back ground?