flutter_workmanager icon indicating copy to clipboard operation
flutter_workmanager copied to clipboard

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

Open mshahjahan-mufin opened this issue 1 year ago • 3 comments

  • [x] I have read the README
  • [x] I have done the setup for Android
  • [x] 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.

mshahjahan-mufin avatar Jan 05 '24 15:01 mshahjahan-mufin

may be related to a old work manager version

ened avatar Apr 08 '24 22:04 ened