Push notification in chat application

67 views
Skip to first unread message

HARSH Goyani

unread,
Jul 11, 2022, 12:33:06 PM7/11/22
to Firebase Google Group
Hii guys,                       
I am looking for a solution on how to use FCM with firebase function i have blaze plan in my project however in my chat app(platform  is Unity engine) I am confuse on how to implement instant notification when one user send message to other user and I tried to search in many platform regarding this even i have read all document however  I didn't find any solution on how to implement this logic. Its like my chat data is on real time database and it works fine but now i want notification on app when receive message( when app is in background).
 Thanks for reading, 
 Harsh Goyani

Pradyumna Kubear

unread,
Jul 11, 2022, 11:55:19 PM7/11/22
to fireba...@googlegroups.com
I have tried a lot with notification, but unfortunately after google added analytics to the FCM cloud I am not able to receive messages on the RN application 



Mailtrack Sender notified by
Mailtrack
07/11/22, 10:15:34 PM

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/2cde789d-a694-4cc9-a371-b41b29a1609fn%40googlegroups.com.

Arthur Thompson

unread,
Jul 12, 2022, 10:31:18 AM7/12/22
to Firebase Google Group
Hi Harsh,

I believe what you are looking for is Cloud Functions for Firebase. You can use RTDB triggers to trigger your notification sending function. In that function you can use the Firebase Admin SDK to send the notification to users.

I hope this helps,
Arthur.

Reply all
Reply to author
Forward
0 new messages