what is the best way to do push notifications using ionic4-5 project?

360 views Asked by At

Just need to know what is the best way to do push notifications using ionic4-5 project (angular4-5, typescript ) for ios and android devices and if there a link that include all the informations i need to complete the scenario, and what the options (i want to take in consideration the number of users , too much like 20 thousand and more)

thanks in advance.

3

There are 3 answers

0
Tanzeel U Rehman On

I think one signal is the best because ionic also provides plugin for it and I also used it recently.

You can see this for further help:

https://ionicframework.com/docs/native/onesignal/

https://medium.com/appseed-io/how-to-integrate-onesignal-push-notifications-into-an-ionic-3-application-eb2fdc3e6176

0
Pradnya Sinalkar On

Firebase is the best option. It works well with more number of users. Onesignal is also an option for push notification.
You can check out the difference from below link:
1) https://mobilejazz.com/blog/push-notifications-firebase-vs-onesignal/
2) https://forum.ionicframework.com/t/onesignal-or-firebase-for-notifications/58803

0
Georg Kastenhofer On

I my angular project I am working with google firebase cloud messaging in my opinion another good platform would be onesignal

Links:

https://firebase.google.com/

https://firebase.google.com/docs/cloud-messaging/

https://onesignal.com/