Michael Bui
Michael Bui
Could you please use English to explain the issue and provide more details? There isn't a property called `androidUsesForegroundService`. I created a branch from the 17.2.1 tag from GitHub, completely...
Unfortunately I don't have any advice I can give on this. Currently, it looks like there's a problem with resolving Flutter itself as well. but I don't know what the...
Can you provide a link to a repo hosting a minimal app that can reproduce the issue? Have you also checked that you can reproduce this with the example app?
Thanks for raising this. I have currently left this as is with a link the same doc that is mentioned as Flutter team themselves are providing the general guidance that...
The quirk here is more based on how the underlying platform works though I agree that there's room for improvement. The enum from the other package exists because it's a...
This will a lengthier one so I'll summarise that after more thought, this scenario is one that can be covered by the permissions plugin I forgot a level of nuance...
A couple of questions - Do you run into the same issue when you clone the repository and run the example app? - Which devices are testing on? Have you...
Can you provide instructions on how to reproduce the issue that is supposed to be fix by this PR? Would this require certain phones to also reproduce the issue?
Thanks for the explanation do you have more detailed guidance on how I could reproduce this? If possible an minimal app that can reproduce this would be great. Asking not...
After looking at what you've mentioned, this is what I've come to understand - You noticed there are issues with data only messages sent via push notifications so looked for...