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

🐞Task did not executed #458

Open codexSD opened 1 year ago

codexSD commented 1 year ago

Version

Technology Version
Workmanager version 0.5.1
Android deployment target Android 10

Wrong unique name cased task to not run

this accord when is set the task name to "pray_time", which prevent the task from execution the issue is with the underscore mark in the name, when I removed it the task completed successfully and the dispatcher called