Michael Bui

Results 562 comments of Michael Bui

That's right though there would still need to be some level of compatibility would still need to exist on the Java code side as apps may have existing scheduled notifications....

Thanks for the PR. Happy to concede on making the change in API docs to be consistent with the code where programming languages already follow American English but not looking...

Closing this due to lack of response/updates

Thanks for the PR. Will need time to give this one a good review compared to some other ones

@EArminjon as you've commented on https://github.com/MaikuB/flutter_local_notifications/issues/2067, hope you have seen the discussions there. This would be something you need to check in your call as it's a result of trying...

Have you looked at your code on when you're trying to request permissions though? That is the main part I was trying to highlight as the maintainer of the audio...

Thanks @dluksza. My initial thought was it was to do with the rules given the error on missing type though I noticed you weren't the original poster. Did you help...

Note that my understanding is that if it was indeed an issue to do with Proguard rules then it's not a retroactive fix as it would mean you have corrupt...

The plugin doesn't have anything that's Android 14 specific and I've had Pixel 6 and 8 devices where the example app works as expected on them. If you're experiencing delays...

Note if you're targeting Android 13 or higher, specifying the permissions in manifest won't be an alternative but actually mandatory for your app. If you specify `android.permission.SCHEDULE_EXACT_ALARM` then you need...