Push notifications in ionic app

Hello folks,

I am beginner in ionic framework. I have developed ionic app for android platform. I have used ASP.NET WEB API as a restful service and SQL Server as database.

Now I want to implement push notifications when user manipulates records in database.

Can anyone help me in this?

Hello,

You can use OneSignal as a push service. It has a server rest api so you can send notifications via your ASP.NET Web Api and it offers unlimited devices and unlimited notifications for free.