capacitor-community / background-geolocation

A Capacitor plugin that sends you geolocation updates, even while the app is in the background.
MIT License
177 stars 54 forks source link

Send location every X second #83

Closed ivinantony closed 1 year ago

ivinantony commented 1 year ago

I need to sent the location in every X second to the server. How can I implement this using this plugin. Anyone have an idea about this?

alindzon commented 1 year ago

try my fork i added a parameter for delay between readings. Read next issue.

diachedelic commented 1 year ago

Duplicate of #34.