This is a very helpful and informative video. Thanks for sharing it. It's one of the few things that covers messaging and covers the sending of messages in a cloud function instead of just sending messages from the console. Problem is that I think it needs to be updated, as most of the scattered and convoluted documentation around this subject points to using Application Default Credentials. Things have apparently changed quite a bit since this vid was posted 10 months ago. I cannot get things to work with "firebase-admin": "^11.8.0" and "firebase-functions": "^4.3.1" in a cloud function.
Is it possible to show the cloud message in a ”notifications” page? I mean if all is setup good with the SW, foreground and background is fine with push notifications, but what if you want to have it INSIDE your web app? (I keep getting entity not found) Thanks
I think that you cannot with pure react cause all script is loaded to the client, the solution is to made a server side so your client request be made for server you can use express.js or next.js that has the config info and then that servers will make the request to yourfirebase
Catch more videos in the series → goo.gle/FirebaseCodelang
This is a very helpful and informative video. Thanks for sharing it. It's one of the few things that covers messaging and covers the sending of messages in a cloud function instead of just sending messages from the console. Problem is that I think it needs to be updated, as most of the scattered and convoluted documentation around this subject points to using Application Default Credentials. Things have apparently changed quite a bit since this vid was posted 10 months ago. I cannot get things to work with "firebase-admin": "^11.8.0" and "firebase-functions": "^4.3.1" in a cloud function.
Is it possible to show the cloud message in a ”notifications” page? I mean if all is setup good with the SW, foreground and background is fine with push notifications, but what if you want to have it INSIDE your web app? (I keep getting entity not found) Thanks
Can we get tokens for laptops in order to send notifications?
How to hide sensitive info like firebase config variable from
Service worker file
I'm using vite typescript and react
I think that you cannot with pure react cause all script is loaded to the client, the solution is to made a server side so your client request be made for server you can use express.js or next.js that has the config info and then that servers will make the request to yourfirebase
The foreground listener isn't working on my react project, but i see the notifications on devtools, is there any possible reason?
Least of all the information I have been getting needs public exposure
can a web app subscribe differently for every user? so i can send different message for everyone
I've been trying to contact the authorities
Nao entendo nada
can you show how this works with a PWA?
If you really want to learn more about firebase, you got to jump into the docs.
@@ODStudiosCEO PWA is not firebase, fyi