React-native-geolocation-service: is it working when app killed in ios?

Created on 14 Jul 2020  路  6Comments  路  Source: Agontuk/react-native-geolocation-service

Most helpful comment

Please read the apple documentation, useSignificantChanges only provides location when significant movement is detected.

https://developer.apple.com/documentation/corelocation/cllocationmanager/1423531-startmonitoringsignificantlocati

All 6 comments

When i use useSignificantChanges the app is working but until more than 5 mins and moving.

Please read the apple documentation, useSignificantChanges only provides location when significant movement is detected.

https://developer.apple.com/documentation/corelocation/cllocationmanager/1423531-startmonitoringsignificantlocati

Thank you. but do you have a way to decrease from 500meter to something like 100 meters or 200 meters.

Nope, apple sdk does not expose any property to change this.

But do you plan to research and do on this lib for that feature, bro?

do you have any update on this yet, sir?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rodrigofbm picture rodrigofbm  路  9Comments

Ankur-MoneyKey picture Ankur-MoneyKey  路  11Comments

Jaraujo6 picture Jaraujo6  路  6Comments

ravirajn22 picture ravirajn22  路  4Comments

blumendorf picture blumendorf  路  11Comments