@@ -294,6 +294,21 @@ Set to ```true``` to start the background-service whenever the device boots. Un
...
@@ -294,6 +294,21 @@ Set to ```true``` to start the background-service whenever the device boots. Un
The Android plugin can run as a "headless" background service, sending the user's location to your server even after the user close the application (by configuring ```stopOnTerminate: false```). The plugin's HTTP request will arrive at your server as follows:
The Android plugin can run as a "headless" background service, sending the user's location to your server even after the user close the application (by configuring ```stopOnTerminate: false```). The plugin's HTTP request will arrive at your server as follows: