fluttercommunity / flutter_workmanager

A Flutter plugin which allows you to execute code in the background on Android and iOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

mshahjahan-mufin opened this issue Β· comments

  • I have read the README
  • I have done the setup for Android
  • I have ran the sample app and it does not work there

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.