What should I use for background work in CMP / KMP...
# multiplatform
s
What should I use for background work in CMP / KMP? Is there anything similar to WorkManager on Android?
f
Background tasks works differently on each platform and with different rules; so you need to use the dedicated platform API.