Push notification is the most effective way to keep your users engaged. Nearly every modern mobile app has some sort of push notification feature built into it. This is a step by step guide to implement push notification in your Ionic app using Firebase. We’ll use Cordova Firebase Plugin and AngularFire2 plugin to achieve this. […]