Python Django with Google Firebase: Cloud Messaging setup Python Django Notification android #Part8

preview_player
Показать описание
#python #django #fcm #cloud #messaging #android #setup #push #notification #PUSHER #Beams

How to add FCM (firebase cloud messaging) to django backend for sending push notifications to Android.

Рекомендации по теме
Комментарии
Автор

thank you, this is the simplest and the most flexible way for me.

goksunonal
Автор

Thanks, it worked well in first attempt only. But I see only first registered mobile get notification. How can I get this notification on all the mobile (running same app).

talktomadhur
Автор

How to push this url with image to android along with other data like body and title (because it works fine except of the moment with image) I have just added an image: url (key/value) to the fcm key and eventually got nothing except of the body/title like here in tutorial

TdadadT
Автор

Please make a separate video for sending notifications for users logged in multiple devices!

manishshah
Автор

Thank you sir, its really wonderful!!!, How can I send notification for specific users.
Waiting for response, Thanks in advance

suryavamsi
Автор

Hi sir, in your iot series you use esp8266 with firebase but i want to use esp32 with firebase.in esp32, firebase library is not working.

rahhi
Автор

sir, can u please teach React native, Firebase Cloud message and django Push Notification using vscode

sathishkumarmurugan
Автор

what shall i do if i want to open a new intent on clicking the notification ?

rohithalder
Автор

Can i implement this in the serializer class?
ps:whenever i run the server it says no module found naming pusher_push_notification

mesummohammed
Автор

How can i use it for desktop notification? please help me, i need it for one of my project.

raulgoswami
Автор

Hello Is this single Device or all devices?

MakeandHack
Автор

sir how to send a image notification??

pythonproject