fluttercommunity / flutter_workmanager

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

🐞 onNetworkChanged() not implemented in androidx.work.impl.background.systemjob.SystemJobService. Must override in a subclass. #530

Open mshahjahan-mufin opened 5 months ago

mshahjahan-mufin commented 5 months ago

Version

Technology Version
Workmanager version 0.5.2
Xcode version
Swift version
iOS deployment target

Describe the error Describe error I am trying to send an API call when the app is in the background.

ened commented 2 months ago

may be related to a old work manager version