In recent times, Google moved from Google Cloud Messaging (GCM) to Firebase Cloud Messaging (FCM). Just like GCM, FCM…
The 1st Part covers the server side implementation of the app i.e building the REST API and the server…
Google Cloud Messaging allows you send lightweight messages from the backend server to all the devices whenever there is…
We use GCM in our apps to receive push notifications which is little tricky to implement. You can do…