Michael Bui

Results 562 comments of Michael Bui

I might not have answer on this but how are you specifying the `largeIcon`? That you're running into this would make me think you're using either `FilePathAndroidBitmap` or `ByteArrayAndroidBitmap` and...

From what I can see, the two examples you've given aren't a direct comparison as the one with this plugin only has a single message there. Have you checked the...

Closing as there's been no more response on this and as explained in previous message, the exception explains the cause of the issue

> This is okay from the example app, but tz.initializeTimeZones is failing on my device ("Unsupported operation: Isolate.resolvePackageUriSync"). Did you raise an issue or check the timezone repo to see...

If you know of a way then you're welcome to submit a PR. It's my understanding that this isn't possible, especially on iOS/macOS where the API used to schedule a...

Closing due to lack of response and I tried explain why things are the way they are. Haven't seen any PRs or other suggestions either. Happy to look at PRs...

Sorry for late response but do you have a link to repo hosting a minimal app that reproduce the problem? I suggest forking the repo to update the example app...

Closing this as the OP didn't respond to others who offered help

Closing due to lack of response. Note that the plugin doesn't require setup on the native side so if you were checking only the Dart code then you may well...

Besides what @ditheshthegreat has mentioned, did you check to make sure that you have done [release build configuration](https://github.com/MaikuB/flutter_local_notifications/tree/master/flutter_local_notifications#release-build-configuration)? If not, then please double check the readme as it's quite possible...