Integrating Azure Notification Hubs for push notifications in Ionic 4 app

Hello everyone,

I saw that Ionic has many Cordova plugins for managing push notifications (App Center push, One signal, Baidu push) but unfortunately, I couldn’t have found anything to work with Azure Notification Hubs. There is Phonegap Push plugin phonegap-plugin-push that makes the most sense to me but I’m having a hard time to figure out how to use it (how to register device and other things).

I would be very helpful if there is someone who did this before or maybe know something about this topic.

Thanks.

Hello, anyone anything :slight_smile: ?

Hi @maid, please check this blog from Azure: https://techcommunity.microsoft.com/t5/azure-developer-community-blog/using-azure-notification-hubs-in-apache-cordova-and-ionic-apps/ba-p/1056685

And the demo repo https://github.com/Azure/azure-notificationhubs-samples/tree/master/Ionic/ionic-4

1 Like