fcm

FCM Multiple Notifications When Android App In Background
A solution to FCM multiple notifications being sent to user device when Android app is in background providing negative user experience.
Use Android Datastore and FCM For Realtime App Updates
In this post I show you how to use Firebase Cloud Messaging and the Android Datastore to provide realtime UI updates in app.
Use FCM In Android Compose to Receive Push Notifications
In this post I will show you how I implemented Firebase Cloud Messaging in Android Compose to receive push notifications.
Push Notifications With Firebase Cloud Messaging From PHP
In this post I will show you how you can implement Firebase Cloud Messaging on your PHP server to use in your app to push notifications to users.