Hey, is there already a generic abstraction for background work?
I would expect that it uses Androidx WorkManager for the Android Part, Background Thread or Global Scope for Desktop and not sure what for iOS.
Could not find anything so far, but wanted to investigate further, before I start working on something.