Firebase Push Notification Implementation in Android and App Server
Introduction I am going to introduce FCM (Firebase Cloud Messaging) implementation in Android app as well as in server side. FCM is a new, improved version of the Google Cloud Messaging (GCM). It has all the features of GCM as well as some additional features. Android side Implementation (Part 1 – Registration of app) 1 . Add Continue Reading »