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

🐞 Android 14 , after terminal , task not running in background #519

Open fazlu3088 opened 8 months ago

fazlu3088 commented 8 months ago

Hello guys , i am using this package but I am getting error to use , when I run task in background and when i terminate the application, the task doesn't run in background after termination the app, anyone please help me , what to do to run background task in Android 14 , i was also getting one error of Duplicate class in Kotlin Android in new project but I solved the issue by https://stackoverflow.com/a/76527618/19000254 , so please help me to run the task in background after termination

admincode1 commented 6 months ago

++ 1