Flutter Android, Web & iOS Push notifications with Firebase messaging

Поделиться
HTML-код
  • Опубликовано: 16 янв 2025

Комментарии • 38

  • @juliusarieskannehjr2172
    @juliusarieskannehjr2172 Год назад +1

    Thanks for this tutorial, it helped me understand FCM with Flutter.
    You did a great job explaining the concept with working examples.

  • @josephibezim8393
    @josephibezim8393 Год назад +1

    This is the best video for firebase integration.
    Works perfectly. I will get Apple developer account and test as well this week.
    Awesome video. Thank you so much

  • @mahdyarz4654
    @mahdyarz4654 7 месяцев назад

    Thank you for this valuable tutorial ❤

  • @jonytri4512
    @jonytri4512 Год назад +1

    Love the flutter philosophy "Write Once, Run Anywhere"... 50 mins of video for push notifications with a lot of code in every platform...... "Sr. Flutter, los cojones".
    Anyway thanks Mahdi

  • @PRojekABC
    @PRojekABC Год назад

    This is VERY helpful video. Thank YOU.

  • @artem-ai
    @artem-ai Год назад

    Thank you very much 💪🏻💪🏻💪🏻

  • @dbinsky
    @dbinsky Год назад

    very cool! Thank you, it was on time

  • @Designguidetv
    @Designguidetv 11 месяцев назад

    isnt the token going to expire in 1 hour or so? Did the tutorial show how to renew the tokens?

  • @abdel8063
    @abdel8063 Год назад

    Thanks for the great tuto !

  • @seankang
    @seankang Год назад

    how did you get the push notification in the android emulator? I thought a real device was needed

  • @komalkhatri5058
    @komalkhatri5058 Год назад

    Hi, Do you have an example with sending notification to flutter app using azure notification hub ?

  • @mehmetedex
    @mehmetedex 11 месяцев назад

    unfortunately with the latest version of plugin it does not work for web
    token is generated but
    no error message no notification received

  • @TheAikinsGuy
    @TheAikinsGuy 9 месяцев назад

    Great tutorial!!!

  • @seankang
    @seankang Год назад

    In android 13 and 14, the push notifications are disabled for that new app. so you have to enable notification from the app settings.

  • @olagisrarikis
    @olagisrarikis Год назад

    Excellent tutorial but I needed to change the minimum version to 21 to receive a message on android, both on simulator and samsung...

  • @fazlerabbi5622
    @fazlerabbi5622 Год назад

    pls tell me about the flutter_firebase_messaging folder after build gradle

  • @chaitanyadutt6631
    @chaitanyadutt6631 Год назад

    Hi, can we use p12 file as an alternative? what are the disadvantages of p12?

  • @samstamper6930
    @samstamper6930 Год назад

    Very helpful video! My firebase console says a notification was sent but my android emulator did not show it receiving a notification. Any idea on what would cause this?

  • @yogeshbutani7462
    @yogeshbutani7462 Год назад

    my issue is with IOS ipa in release mode, problem is before integrating firebase in my flutter app, app runs smoothly on ios device in release and debug mode both, but after integrating firebase, app is not wworking in ios release mode showing blank white screen confinuosly, i think fcm token is not getting properly in release mode, when i comment out fcm token code then ipa works but not with fcm..dont know what is the issue ...please help

  • @yogeshbutani7462
    @yogeshbutani7462 Год назад

    I've already added apns auth key certificates and all and also I'm not getting any kind of unhandled exceptions in console while debugging via USB but still no solution found

  • @thientranngoc7973
    @thientranngoc7973 8 месяцев назад

    If I close the app, Android doesn't receive notifications, can you fix that. Tks

  • @SecreteConfessionTv
    @SecreteConfessionTv Год назад

    How to resolve leaked gcp fcm server keys your app(s) expose fcm server keys. My app was rejected because of this and I can't get a solution to it, so please help me

  • @emanueljosephfule941
    @emanueljosephfule941 Год назад

    i get an error
    Error: AbortError: Failed to execute 'subscribe' on 'PushManager': Subscription failed - no active Service Worker
    how to fix that ? :(

  • @farzane_gharib
    @farzane_gharib Год назад

    Hi. Why do I get this error: "Error: AbortError: Failed to execute 'subscribe' on 'PushManager': Subscription failed - no active Service Worker " when I run my Flutter app for the first time on Chrome browser, but if I restart the app or refresh the browser page, the error disappears?

    • @twanvermeulen6943
      @twanvermeulen6943 Год назад

      I see this as well unfortunately. Maybe something changed in one of the recent updates?

    • @farzane_gharib
      @farzane_gharib Год назад

      Maybe.I would be happy if you find a solution and let me know as well.
      @@twanvermeulen6943

  • @gyanupadhyay9473
    @gyanupadhyay9473 Год назад

    make videos on firebase dynamic links , analytics and crashalytics

  • @KleberSebastiao-py1mo
    @KleberSebastiao-py1mo 9 месяцев назад

    Super

  • @nmgbjh
    @nmgbjh Год назад

    why this lib not working for realse ios version :((

    • @mahdimirzadeh
      @mahdimirzadeh  Год назад

      Please mention exactly the problem you have
      You can send me email

  • @sanketkudale7606
    @sanketkudale7606 Год назад

    flutter web not showing notification can you please help

  • @aliizadyar4602
    @aliizadyar4602 Год назад

    What about Source code?!

  • @cgcg5323
    @cgcg5323 11 месяцев назад

    At 24.2.19. Dont use current version of firebase.
    Recommended versions of firebase is below. (Note. do not use ^)
    cloud_firestore: 4.10.0
    firebase_auth: 4.11.0
    firebase_core: 2.18.0
    firebase_messaging: 14.7.0
    firebase_remote_config: 4.3.0
    firebase_analytics: 10.6.0