background_locator_fixed icon indicating copy to clipboard operation
background_locator_fixed copied to clipboard

ios working in debug but not working in realese

Open DenizUlucan opened this issue 2 years ago • 5 comments

location update part does not work on ios

DenizUlucan avatar Jan 14 '23 21:01 DenizUlucan

same problem on android and ios

tmauricio avatar Jan 24 '23 06:01 tmauricio

Same here.. Not working even in a 'development' version release version on iOS. Any solution about it?

hsk9169 avatar Feb 07 '23 12:02 hsk9169

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

tmauricio avatar Feb 07 '23 14:02 tmauricio

I found a solution for this. Haven't tried it on iOS yet, but I believe it should work fine.

yamhoresh avatar Feb 11 '23 10:02 yamhoresh

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

Yukams avatar Mar 08 '23 14:03 Yukams