Sending Cloud Messages using a Firebase Cloud Function

preview_player
Показать описание
In this post we'll talk about how to send Firebase Cloud Messages to specific app-users by referencing their unique Firebase Cloud Messaging Token. To send the Messages we're going to use an HTTP POST request executes using a Firebase Cloud Function.

After reading this post you'll be able to send Cloud Messages to any app-user. The Cloud Messages will generate Push Notifications that display in the system tray.

➤Check out the post here:
Рекомендации по теме
Комментарии
Автор

It's important for everybody visiting this video to know that the FirebaseInstanceIDService has been deprecated. In its stead, you would have to override the onNewToken() method in the FirebaseMessagingService service.

slasht
Автор

I would definitely like a video walk through, just to get it sinking with voice explanation.
With a video if you encounter an error, its most likely someone in the comment section will have a solution for it, and its just more interactive.

Rassy_
Автор

you are the best!!! This tutorial helped me a lot for my thesis!!!! Thanks a lot!!!

MrPoime
Автор

Thank u very much.. This is exactly what I wanted..

JayeshBabuAV
Автор

Please make a video of how to send push notifications using firebase functions, It will help a lot, and really appreciate your effor for this blog sir..

AsifAhmad-oxyq
Автор

Hey, Can you tell me instead of sending push notification to a single user, how to send notification to all app user simultaneously.plz help me out this.

codebuddyu
Автор

make video push notifications when there are data changes in the firebase database android thx

ramatlkgaming
Автор

In my cmd after running firebase init it is showing that u r initializing in an existing firebase project
How can I fix that

manidharkodurupaka
Автор

Hey, I was going through the code and didn't understand R.string.dbnode users thing. could you please clear it out for me. Thank you for the information. (FYI, I am a beginner, so please explain even though it is silly)

sudheerreddy
Автор

hi,
i have an issue when application is running in foreground the notification is not appear how i can fixed it?

nimraaslam
Автор

Hello Mitch, i took your course at Plural Sight, i have a question to ask you but i didn't find any place to leave you a question there.

aliakkawi
Автор

Do you have something to achieve the same in iOS?

safetyapp
Автор

can it be linked to a node.js server to send a notification to a user through cloud ?

svenv
Автор

a walkthrough please, confused with the cloud function part @.@

MG-upqj