Dionisios Nikolopoulos

Results 13 comments of Dionisios Nikolopoulos

Is there a way to downgrade the version to a working state just to keep developing our projects until this gets resolved? I don't think waiting 5-10 minutes every time...

Yes, it worked for me as well, M1 pro macbook pro cloning from the main branch

Let me show you my config ``` AwesomeNotifications().initialize( // set the icon to null if you want to use the default app icon 'resource://drawable/ic_stat_icon_01', [ NotificationChannel( channelGroupKey: 'basic_channel', channelKey: 'basic_channel',...

Yes I think it's practically the same. A valid point is raised on that thread [https://github.com/shorebirdtech/updater/issues/140#issuecomment-2066859166](url) 1. Users will have a new Shorebird release before it's available in the store....

I haven't tried yet but I thing the [upgrader](https://pub.dev/packages/upgrader) package can do the job when there is a new release in the app stores while having the patch of the...

Got it, I'll keep that in mind

Nothing yet with this one? :) Any broad estimation?? I think we should disclose in the docs that it won't work with tinygo yet :)

That's awesome news, can't wait for it!

The author needs to add a new tag, I think we can use the dev-master until then `composer require romanzipp/laravel-queue-monitor:dev-master`

Thanks for the update, I noticed you made a commit!! I guess it's WIP?! it's not merge to main yet I assume Thank you for your efforts!