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

Server Address in HTTP&PERSISTENCE doesnt persist when app is closed #71

Closed ghost closed 7 years ago

ghost commented 7 years ago

A custom server adress in the http&persistence submenu doesnt persist when the app gets closed both on android and iOS - it alway reverts back to http://192.168.11.100:8080/locations.

Cheers

christocracy commented 7 years ago

Yes, I fixed this. Pull again on the repo.

christocracy commented 7 years ago

Oops, I think I forgot to push this bug fix

ghost commented 7 years ago

Haha:) got me there for a minute - i pulled it 1 hour ago btw: short question offtopic - what does locationTimeout do? Unfortunately it isn´t documented anywhere:)

christocracy commented 7 years ago

Ok, pull now.

locationTimeout isn't important. It's the timeout before the plugin gives up fetching a location when a location is requested. The default 60 is sufficient.

ghost commented 7 years ago

okok, thank you very much:)

ghost commented 7 years ago

hmmm now if i try to manually change the state from stational to moving i'm getting an alert "failed to changePace"

ghost commented 7 years ago

nevermind seems to be the error you get when you have no valid activation key:D... debug app works fine