flutter_foreground_task
flutter_foreground_task copied to clipboard
Tasks Gets Destroyed. But still shows running in the update.
We have a realtime monitoring system of the foreground task. I have observed by fetching logs that the task has got destroyed many hours back but through our workmanager updates , it is still showing running. And is there a way to restart foreground task from workmanager.