yonkahlon
yonkahlon
Experiencing the same issue. Also - in some places it doesn't show up & in others it does.
@darrenlattin I wasn't able to find a workaround. The toolkit is awesome, but for tabs I found Sharpnado.Tabs library to be quite impressive. [https://github.com/roubachof/Sharpnado.Tabs](url)
Hi @aanjan123 If you close the polygon, i.e. copy coord 1 to the end like so: ``` BackgroundGeolocation.addGeofence({ identifier: 'Home', notifyOnEntry: true, notifyOnExit: true, vertices: [ [27.67254431189224, 85.34567377546588], [27.67265580548456, 85.34571645120293],...
Okay cool - will give it a go! Can we verify this with a simulator, or must it be on a real device?
@prabhash-c we did - this is working nicely on iOS for us now. Maybe this will help - after we start the geolocation library, we set changePace to true and...
@christocracy thanks for this! arg... this makes so hard to manage Android! There is another issue though around having 2 coordinate that are exactly the same, but the one's age...
Yeah, for the next test we will make sure we can get the logs :-)
@jaslioin Thanks so much! That worked :-) Any chance for an official release?
Hey @aboedo, Just bumping this thread - wondering if you have any updates for us? :-)