fluttercommunity / flutter_workmanager

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

🐞[Workmanager().cancelAll() is not working, please check] #451

Open engineer-ece opened 1 year ago

engineer-ece commented 1 year ago

Version

Technology Version
Workmanager version 0.5.1
Xcode version 14.2
Swift version 5.7
iOS deployment target - 10.0

Describe the error Describe error Error occur for the version only on the workmanager().cancelAll() is not working, it not stop during stopping it.

Output of flutter doctor -v