Skip to content Skip to sidebar Skip to footer
Showing posts with the label Firebase Cloud Messaging

Implement A Read Receipt Feature In Firebase Group Messaging App

I'd like to implement a 'Seen' feature in my Firebase group messaging app. Can you kind… Read more Implement A Read Receipt Feature In Firebase Group Messaging App

Onmessagesent Of Firebasemessagingservice Is Not Called Accordingly

I am trying to use FCM to send UpStream Message, so I followed the tutorial on google and it works.… Read more Onmessagesent Of Firebasemessagingservice Is Not Called Accordingly

Android Firebase Notification Message Received But Notification Prompt Is Not Showing?

I have followed this tutorial and when I try to send a message from Firebase console, onMessageRece… Read more Android Firebase Notification Message Received But Notification Prompt Is Not Showing?

Firebase Save Notification To Db Not Working When App Is Not Running

I am handling FCM notifications in my app. in like public void onMessageReceived(RemoteMessage re… Read more Firebase Save Notification To Db Not Working When App Is Not Running

How Create Notification Topic For Firebase And Use This?

I can create notifications for single user and for all users in my app, but I can't understand … Read more How Create Notification Topic For Firebase And Use This?

When An App Is In Background, Onmessagereceived Method Is Not Firing

Actually i need to show badge in app icon but i don't know how to get badge and why onMessageRe… Read more When An App Is In Background, Onmessagereceived Method Is Not Firing

Firebase Fail Receiving Notification From Php

I can succesfully recive notifications from Firebase console, but when I call the PHP function to d… Read more Firebase Fail Receiving Notification From Php

How To Fix Java.lang.runtimeexception On Android Studio?

I'm trying to retrieve the registration token from my device using Firebase in an app which has… Read more How To Fix Java.lang.runtimeexception On Android Studio?