Sebastian Roth

Results 205 comments of Sebastian Roth

WMs chaining of work is fantastic, but not supported by this plugin as there's no equivalent on iOS, really. However, you could schedule more work from within the callback dispatcher....

> > his plugin to schedule the first part of your sync process, then let it schedule the > > Sure. That seems doable. When Owner database table is synced...

Can you please try this branch / PR https://github.com/fluttercommunity/flutter_workmanager/pull/388 and let me know whether it solves the problem?

Please check the logs and provide them here as well. Without debug info, it's impossible to get community support.

Hi @walsha2 & thank you for the issue. You raise many interesting points. On `BGProcessingTask` vs `BGAppRefreshTask`: - I was not aware at the time of the differences and the...

> I think your problems is that: > > 1. You cannot set all Firebase setup inside the callbackDispatcher. You have to set it up at function main(). > >...

Updated advice in version `0.5.1` - please recheck.

@ChristianEdwardPadilla PRs welcome.