Ioseph Magno

Results 41 comments of Ioseph Magno

Hi @russellwheatley maybe you have more of a clue than me on that?

I can add more details. After upgrading to 12.0.1 from 11.4.1, silent notifications on iOS work also when app is killed. Unfortunately, notifications stop working as soon as we open...

Hello @darshankawar Yea our code is fine, in fact notifications work in all states: foreground, background and terminate. We noticed that in terminate mode, notifications stop being fired as soon...

@darshankawar @russellwheatley we did other tests today. Pretty sure we discovered a pesky bug. It is pesky because it can go unnoticed during a test. In fact, if you close...

Hello @darshankawar, what PR are you referring to? As for your test, I see you are using firebase console to send notifications to your device. This means that maybe you...

Thanks for the kind assistance! Which iOS version are you using? Can you add title and body fields, and try to display headup content? Our payload here: https://github.com/firebase/flutterfire/issues/9300#issuecomment-1207826868 Because I...

For a full coverage of iOS notifications, firebase-mesaging should add support for mutable-content in notification payload and let developers modify notification’s fields before they show head ups through flutter_local_notification, just...

IOS version is old. Can you use flutter local notifcation to show head up in your video? Idk what to say, when (app is terminated AND not the last opened...