fluttercommunity / flutter_workmanager

A Flutter plugin which allows you to execute code in the background on Android and iOS.
825 stars 247 forks source link

In Android plugin works in killed state when `isInDebugMode: true` but when it's disabled it stops working. How to fix this? #556

Open sagar1garg opened 1 month ago

sagar1garg commented 1 month ago

@brianegan @ened @absar