🐞[IOS}[VERBOSE-2:dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(unhandledMethod("registerPeriodicTask") error, Unhandled method registerPeriodicTask, null, null)
[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.
are you fixed it .?
Similar to this #489
Check https://github.com/fluttercommunity/flutter_workmanager/pull/511