Michael Bui

Results 562 comments of Michael Bui

Please check the example app first as this shows it is working. If you believe there's an issue then please fork the repo and update the example app so it...

Not able to help you with this with my knowledge. Ideas that comes to mind are perhaps the issue is with the library you're using or there's a clash in...

Where are you calling this method as part of your app and what use case do you have with using the method? Asking, as it sounds like you make repeated...

Thanks for the PR. Unfortunately this introduces an issue where on Android, subsequent calls to `getNotificationAppLaunchDetails()` returns information to indicate that the app wasn't launched from a notification and this...

@georgesamirmansour this isn't an Android 13 issue and would indicate your icon can't be located. This is indicative of the icon not being specified properly @Mighty683 I don't know why...

@Mighty683 a couple of questions 1. Is this with your own app that you tested on the Android emulator and Samsung to see the differences in behaviour? 2. Are you...

@Mighty683 hard for me to say, if it was to do with using an older version of a plugin then I would think it had been from versions prior to...

This error relates to code that the plugin calls that belongs to Java APIs so from what I could tell, not something I can help with. I'm not sure if...

16.0.0-dev.1 prerelease has bumped the desugaring library dependency but I don't know if this will solve the issue as it doesn't originate from the plugin. I would suggest trying it...

Thanks for the PR. I'll take a look when I can block out some time to sit through this properly. Not though that I don't use Linux and I'm not...