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
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
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?
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
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
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
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?
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
Thanks for this tutorial, it helped me understand FCM with Flutter.
You did a great job explaining the concept with working examples.
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
Thank you for this valuable tutorial ❤
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
Good call!
This is VERY helpful video. Thank YOU.
Thank you very much 💪🏻💪🏻💪🏻
very cool! Thank you, it was on time
isnt the token going to expire in 1 hour or so? Did the tutorial show how to renew the tokens?
Thanks for the great tuto !
how did you get the push notification in the android emulator? I thought a real device was needed
Hi, Do you have an example with sending notification to flutter app using azure notification hub ?
unfortunately with the latest version of plugin it does not work for web
token is generated but
no error message no notification received
Great tutorial!!!
In android 13 and 14, the push notifications are disabled for that new app. so you have to enable notification from the app settings.
Excellent tutorial but I needed to change the minimum version to 21 to receive a message on android, both on simulator and samsung...
pls tell me about the flutter_firebase_messaging folder after build gradle
Hi, can we use p12 file as an alternative? what are the disadvantages of p12?
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?
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
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
If I close the app, Android doesn't receive notifications, can you fix that. Tks
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
i get an error
Error: AbortError: Failed to execute 'subscribe' on 'PushManager': Subscription failed - no active Service Worker
how to fix that ? :(
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?
I see this as well unfortunately. Maybe something changed in one of the recent updates?
Maybe.I would be happy if you find a solution and let me know as well.
@@twanvermeulen6943
make videos on firebase dynamic links , analytics and crashalytics
@@mahdimirzadeh when?
Super
why this lib not working for realse ios version :((
Please mention exactly the problem you have
You can send me email
flutter web not showing notification can you please help
Hi, Please send me your code with email
What about Source code?!
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