mauron85 / cordova-plugin-background-geolocation

Background and foreground geolocation plugin for Cordova.
Apache License 2.0
539 stars 409 forks source link

location details not updating Server #730

Open srini18vasan opened 3 years ago

srini18vasan commented 3 years ago

Your Environment

Context

I am new in this development, start function not working properly some times it is trigger locations and not sync to server it is stored localdb only i don't know to how to post location details to the server

Expected Behavior

need to update locations 10 or 20 seconds once

Actual Behavior

working but values not post the my local node.js server stored only local db,then also not working sometimes

Possible Fix

Steps to Reproduce

1. 2. 3. 4.

Context

Debug logs

YogliB commented 3 years ago

@srini18vasan Any update?