Engage users with Firebase Cloud Messaging

Поділитися
Вставка
  • Опубліковано 15 вер 2024

КОМЕНТАРІ • 14

  • @Firebase
    @Firebase  Рік тому +8

    Catch more videos in the series → goo.gle/FirebaseCodelang

  • @kimford8866
    @kimford8866 10 місяців тому +1

    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.

  • @cryptoknight9440
    @cryptoknight9440 10 місяців тому +2

    How to hide sensitive info like firebase config variable from
    Service worker file
    I'm using vite typescript and react

    • @soufianeamimi
      @soufianeamimi 5 місяців тому

      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

  • @AndreKordasti
    @AndreKordasti 3 місяці тому

    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

  • @Eyezbergslim
    @Eyezbergslim Рік тому +1

    Can we get tokens for laptops in order to send notifications?

  • @adammuhammad6802
    @adammuhammad6802 2 місяці тому

    can a web app subscribe differently for every user? so i can send different message for everyone

  • @okoliugo5766
    @okoliugo5766 Рік тому

    The foreground listener isn't working on my react project, but i see the notifications on devtools, is there any possible reason?

  • @rach3llan3
    @rach3llan3 6 місяців тому

    Least of all the information I have been getting needs public exposure

  • @evandrodealmeidamartins3929
    @evandrodealmeidamartins3929 Рік тому +1

    Nao entendo nada

  • @rubenheymans1988
    @rubenheymans1988 Рік тому

    can you show how this works with a PWA?

    • @ODStudiosCEO
      @ODStudiosCEO Рік тому

      If you really want to learn more about firebase, you got to jump into the docs.

    • @ozgurNY
      @ozgurNY Рік тому

      @@ODStudiosCEO PWA is not firebase, fyi

  • @rach3llan3
    @rach3llan3 6 місяців тому

    I've been trying to contact the authorities