flutter_workmanager
flutter_workmanager copied to clipboard
No such module 'workmanager' while run-on on iOS device
So I am working with the latest version of work manager and when i try to run my app in android or ios simulator it works fine but when i try to run on real ios device it gives me No such module 'workmanager' . I tried to look for other solution also and came across dependency_overrides: workmanager: git: url: https://github.com/ened/flutter_workmanager.git ref: 1c4e162ea4e71855856fb9e55a1545b3dae9a25d # flutter 1.20 compatibility
I get this when adding the following
exit code: 128
pub get failed (server unavailable) -- attempting retry 5 in 16 seconds...
Git error. Command: git rev-list --max-count=1 1c4e162ea4e71855856fb9e55a1545b3dae9a25d
stdout:
which was not working either i am adding the wrong ref no