【JetpackCompose】Firebase Cloud Messaging to Send Push Notification

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 ก.ย. 2024
  • In this video you will learn how to implement Firebase Cloud Messaging to send push notification using Jetpack Compose.
    Get the source code for this video here
    github.com/ken...
    In this channel I am sharing the quick and minimum implementation to encourage the prototyping the software in mobile app, web app, etc.
    Happy prototyping!! Cheers!!

ความคิดเห็น • 11

  • @mora3292
    @mora3292 11 หลายเดือนก่อน +2

    thank you so much bro you are a life saver!!!!!

  • @alzbetkafekiacova4205
    @alzbetkafekiacova4205 8 หลายเดือนก่อน +1

    Hello, I have followed your video, but I have not received any message when I sent the message. I have received only the test message. What can the problem? Thanks!

    • @kenmaro-prototyping
      @kenmaro-prototyping  8 หลายเดือนก่อน

      @alzbetkafekiacova4205 hey what's up? does this work out? I checked now and it took like 1 minute to receive the notification after firing message. (test message was rather sent to app instantly tho)

  • @frajola_br
    @frajola_br 5 หลายเดือนก่อน

    didn't worked here

    • @frajola_br
      @frajola_br 5 หลายเดือนก่อน +1

      actually worked, but only after a few minutes

    • @kenmaro-prototyping
      @kenmaro-prototyping  5 หลายเดือนก่อน +1

      yeah it takes a few mins sometime right..

  • @eslirodrigues777
    @eslirodrigues777 5 หลายเดือนก่อน

    Nice video bro, keep going!

  • @priyanshukumar2606
    @priyanshukumar2606 5 หลายเดือนก่อน

    Hi, Nice tutorial, just one query, what fingerprint should i use for production mode?

    • @kenmaro-prototyping
      @kenmaro-prototyping  5 หลายเดือนก่อน

      You need to get those from google play console, I believe you already created your app on google play console, so go to settings from the side bar then hit signature section, then you will see the signature. If not clear, I will create one video, thanks!!

    • @priyanshukumar2606
      @priyanshukumar2606 5 หลายเดือนก่อน

      @@kenmaro-prototyping Thanks for the reply, a tutorial would really be helpful, but my main concern is that I am not planning to upload my app to play store, I am just planning to use it locally, like give the apk file in a telegram link and people would download the app from there, so what changes do I have to make for that? Will it work without any changes?