Michael Bui

Results 562 comments of Michael Bui

Please provide a link to a repo with a minimal app that can reproduce the issue. For future reference, please use the bug report template reporting such issues going forward

Note I didn't ask for the repo for the actual project that you're working on. Rather, I asked for a repo with a minimal app that can reproduce the issue....

Closing this as it's been a while now and no further information to reproduce the problem has been provided. Feel free to re-open if you get to do so

Could you include details of the version of Flutter you are using and do you know when this started happening? Curious what has happened and since when given the plugin...

Thanks @rupa6 for the reply. What you sent isn't the Flutter version, that specifies what versions of Dart your application supports. To get the Flutter version, please run `flutter doctor...

Please provide a minimal app that can reproduce the issue. I tried updating an app (https://github.com/MaikuB/flutter_firebase_local_notifications_examples/tree/updateKotlinSwift/kotlin_swift) I use for testing both together was able to receive callbacks from FCM and...

Note I mentioned earlier that this will require a minimal app for reproducing the issue

Note I'm not a macOS developer so have you checked to see if you've done everything according to how macOS development works? I'm having trouble with my macOS setup at...

I was able to run the example app again and confirm it works. Have you tried the example app yourself? If it's specific to your app then you'll need to...

Given you said push notifications, I'm wondering if you have confused push notifications with local notifications. The former is also known as remote notifications that are triggered from a remote...