Michael Bui
Michael Bui
This isn't about a coding mistake and I don't specifically help with debugging an individual's code. As mentioned in my previous post you'll need to make sure you understand how...
> Thank you, I actually understood the fcm, but I just didn't understand why the custom sound I get when the application is open does not play the same sound...
@smithFlutter can you please provide a link to repository hosting minimal app that can reproduce the issue and mention the steps you took? Please ensure that this app isn't integrated...
Could you look into a submitting a PR for this?
@Levi-Lesches yes I do As for the use case mentioned, I agree that `UNCalendarNotificationTrigger` should work for this
Similar to what I mentioned in https://github.com/MaikuB/flutter_local_notifications/issues/2407, since this is something you'd been able to reproduce and foreground service support was a community contribute, I'd say this would also be...
Can you provide details on how this would be an issue for the plugin? Bear in mind the following the things - this plugin is a wrapper for AppAuth SDKs...
I tried to reproduce this onn the Android emulator. Yet to try on my Pixel device as I won't get to do so until later but expect to run into...
If you have redirect issues then it's a configuration issue that you would need to look into. One thing that sticks out is you're indicating that you've specified a website....
> That leaves us in a bit of an awkward position -- offering features that Android doesn't natively support, but not offering them on Darwin because... Apple doesn't support them....