transistorsoft / cordova-background-geolocation-SampleApp

Cordova Background Geolocation Sample Application
https://www.transistorsoft.com/shop/products/cordova-background-geolocation
MIT License
122 stars 78 forks source link

Data is not reaching to server on App Terminate #127

Closed venujakku closed 4 years ago

venujakku commented 4 years ago

Hi,

Data is not reaching to server on App Terminate.

Where should I add our code to reach data into our server even on app Terminate?

christocracy commented 4 years ago

Are you talking specifically about a problem with the SampleApp?

venujakku commented 4 years ago

Yes

christocracy commented 4 years ago

Have you read the Philosophy of Operation at the plugin Github repo?

Have you read the API docs Config.stopOnTerminate? The api docs will explain the differences in behavior between iOS and Android.

You’ve not even specified iOS or Android.

venujakku commented 4 years ago

Hi, how should send data to the server ServerSideImplimentation this is my Server Side implimention. AppSideImplimentationWithKey This is my App Side (Client) implimentation. we have license So we implimented separe App.

christocracy commented 4 years ago

Data is not reaching to server on App Terminate

Is your issue solved? The SampleApp repo is not the place for questions like this.

Technical questions about the plugin should be handled at the plugin repo.