Michael Bui

Results 562 comments of Michael Bui

Ok and your custom solution worked? If so I'm wondering what is different as I would've thought it should call the same APIs etc. I haven't seen other reports on...

You've mentioned Firebase and sockets so how do you know haven't confused local notifications with push notifications then? For the purpose of trying to diagnose the issue, did you try...

Ok. Note I was asking to double check, it wasn't meant to be condescending. > As I mentioned before. The sound was working on iOS, but with the exact same...

This is something you'd need to debug further within your own app as the plugin as the plugin should only show notification only because when it has been instructed to...

I didn't say there's definitely an issue with your code. I gave what was **one** of the **potential** reasons as I won't know what else your app is doing. Commenting...

As you're posting on an issues board for this plugin, those that would typically go on here are those who need to do the same thing. Majority of the community...

Closing this as there's no evidence to point to this being a problem with this plugin. As mentioned in previous post, you should also look into reporting an issue with...

As the plugin implements a federated plugin structure, the ability to add support for other platforms is open to the community to do so. It sounds like you're interested in...

Note that I'm not familiar with either Win32 or Linux. As far as I know, they require using C++, which I'm not particularly familiar with so I'm not well-positioned to...

If you want to help then the best way is to submit a PR. There's a draft one for Linux support https://github.com/MaikuB/flutter_local_notifications/pull/888 that you help the author with, help test...