transistorsoft / react-native-background-geolocation

Sophisticated, battery-conscious background-geolocation with motion-detection
http://shop.transistorsoft.com/pages/react-native-background-geolocation
MIT License
2.66k stars 426 forks source link

Background location tracking is working but onLocation event is not updating on iOS and Android. #2189

Open murtaza-rizvi-inc opened 3 weeks ago

murtaza-rizvi-inc commented 3 weeks ago

Your Environment

Expected Behavior

After location update onLocation event should work

Actual Behavior

After location updates onLocation event is not triggered

Steps to Reproduce

1. 2. 3. 4.

Context

I'm trying to send a API call (code is in onLocation event) after every location update P.S I haven't bought the license key yet I'm still testing and I'm not satisfied yet.

Debug logs

Logs ``` PASTE_YOUR_LOGS_HERE ```
christocracy commented 3 weeks ago

debug: false

See wiki “Debugging” and learn to observe the logs. Learn about what the debug soundFX mean in api docs Config.debug.