background_locator_fixed
background_locator_fixed copied to clipboard
ios working in debug but not working in realese
location update part does not work on ios
same problem on android and ios
Same here.. Not working even in a 'development' version release version on iOS. Any solution about it?
My solution, i'm using other library, while i wait for this error to be fixed.
https://medium.com/@pierre.sabot/how-to-fetch-user-location-in-background-with-flutter-e3494021bdf5
I found a solution for this. Haven't tried it on iOS yet, but I believe it should work fine.
Hi, PR https://github.com/Yukams/background_locator_fixed/pull/53 fixes it. It has been merged on the new 2.0.6 version, feel free to try it out and report back