Michael Bui

Results 562 comments of Michael Bui

If you believe there's an issue then you need to provide a link to a repository to a minimal app that can reproduce the problem. Right now, it would sound...

I do not have an Android 11 device. Note that what this plugin does is call the native APIs and this plugin doesn't do anything is specific to Android 11....

I'll need to revisit the example app code when I can to check. Support for actions was a community contribution and I believe it was like this help make it...

> Is it possible that the old app was scheduling notifications without setting the channel importance? It may look that way but would be very odd and you would need...

For future reference, please try to clone the repository and run the example app to see if you can reproduce the issue first before reporting an issue and if you...

If you're running into this then you'll need to see if this something you can help fix. My understanding is running `adb install -r ...` mimics updating and haven't been...

This is something the community will need to contribute a solution for that would ideally avoid adding an API for that involves a batch of notifications. There had been contributions...

I would say your best bet is to actually go try to implement to go confirm. If you need more guidance then suggest going to places like Stack Overflow, Discord...

Thanks will close this but out of interest, what was the approach that worked for you?

There's already code around this in the plugin so if your have ideas on how to improve it then please look it submitting a PR. Presumably this is on Android...