flutter_workmanager icon indicating copy to clipboard operation
flutter_workmanager copied to clipboard

🐞[IOS}[VERBOSE-2:dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(unhandledMethod("registerPeriodicTask") error, Unhandled method registerPeriodicTask, null, null)

Open junaidirshad098 opened this issue 2 years ago • 3 comments

[IOS] Error : "[VERBOSE-2:dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(unhandledMethod("registerPeriodicTask") error, Unhandled method registerPeriodicTask, null, null)"

  • [x] I have read the README
  • [x] I have done the setup for Android
  • [x] I have done the setup for iOS
  • [x] it does not work there

The work manager working fine in Android but not in IOS. I have added in info.plist Permitted background task scheduler identifiers with items but they are producing this error "[VERBOSE-2:dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(unhandledMethod("registerPeriodicTask") error, Unhandled method registerPeriodicTask, null, null)" Can you please provide me with a good solution to resolve this error? Thanks.

junaidirshad098 avatar Aug 27 '23 17:08 junaidirshad098

are you fixed it .?

AnthonyRootdevs avatar Aug 29 '23 07:08 AnthonyRootdevs

Similar to this #489

f1dz avatar Oct 10 '23 05:10 f1dz

Check https://github.com/fluttercommunity/flutter_workmanager/pull/511

absar avatar Oct 16 '23 10:10 absar