fluttercommunity / flutter_workmanager

A Flutter plugin which allows you to execute code in the background on Android and iOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

fazlu3088 opened this issue Β· comments

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