flutter_workmanager icon indicating copy to clipboard operation
flutter_workmanager copied to clipboard

WorkManager background service will stop running after a while

Open xiaoyaoking opened this issue 3 years ago • 0 comments

Background services stop at random times and can only run normally for three to five days.

The test results of multiple Android phones are basically the same. Android permissions enable background services, allow background processes, and turn off power saving mode.

xiaoyaoking avatar Jul 27 '22 10:07 xiaoyaoking