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

http url ? #1

Closed firaskudsy closed 9 years ago

firaskudsy commented 9 years ago

am using this application and set the url to point to my php page that read the post and insert it into mysql table, but i get 0 in latitude and longtitude !!? when i test the code on my ionic application it get the latitude and longtitude values and post them to the server but with delay like every 1 minute or around 800 m !! the setting am using in both my ionic app and on this application is the same

 desiredAccuracy: 0,

stationaryRadius: 30, distanceFilter: 50, locationUpdateInterval: 1000, fastestLocationUpdateInterval: 1000, activityRecognitionInterval:1000, stopTimeout:0,

any help ?

christocracy commented 9 years ago

Have you paid for the Premium version?

http://christocracy.github.io/cordova-background-geolocation/

On Monday, June 15, 2015, firaskudsy notifications@github.com wrote:

am using this application and set the url to point to my php page that read the post and insert it into mysql table, but i get 0 in latitude and longtitude !!? when i test the code on my ionic application it get the latitude and longtitude values and post them to the server but with delay like every 1 minute or around 800 m !! the setting am using in both my ionic app and on this application is the same

desiredAccuracy: 0,

stationaryRadius: 30, distanceFilter: 50, locationUpdateInterval: 1000, fastestLocationUpdateInterval: 1000, activityRecognitionInterval:1000, stopTimeout:0,

any help ?

— Reply to this email directly or view it on GitHub https://github.com/christocracy/cordova-background-geolocation-SampleApp/issues/1 .

Snet from Gmail Mobile

firaskudsy commented 9 years ago

no am using the free version, as i read the free version suppose to post the location, now i did another test, with multiple setting values , like distanceFilter = 10 , and do the test then change it to 50 and do the test , but the problem now is .. it post the location every one minute , i want it to post every 5 second or lest .. what the problem ? any help ?

christocracy commented 9 years ago

But this SampleApp is designed for the Premium version.

On Monday, June 15, 2015, firaskudsy notifications@github.com wrote:

no am using the free version, as i read the free version suppose to post the location, now i did another test, with multiple setting values , like distanceFilter = 10 , and do the test then change it to 50 and do the test , but the problem now is .. it post the location every one minute , i want it to post every 5 second or lest .. what the problem ? any help ?

— Reply to this email directly or view it on GitHub https://github.com/christocracy/cordova-background-geolocation-SampleApp/issues/1#issuecomment-111968791 .

Snet from Gmail Mobile

firaskudsy commented 9 years ago

what about the plugin ? https://github.com/christocracy/cordova-plugin-background-geolocation am using this one in my ionic app, and i compare the functionality with the sample app. so how the plugin work ? the same as described ?

christocracy commented 9 years ago

You cannot expect this App to work with the free version (especially on Android). The settings you see on the settings screen only exist in the Premium version. There are a few that are common to both, but the free version is incompatible.

You must install the premium version for this app to work:

On Monday, June 15, 2015, Chris Scott christocracy@gmail.com wrote:

But this SampleApp is designed for the Premium version.

On Monday, June 15, 2015, firaskudsy <notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');> wrote:

no am using the free version, as i read the free version suppose to post the location, now i did another test, with multiple setting values , like distanceFilter = 10 , and do the test then change it to 50 and do the test , but the problem now is .. it post the location every one minute , i want it to post every 5 second or lest .. what the problem ? any help ?

— Reply to this email directly or view it on GitHub https://github.com/christocracy/cordova-background-geolocation-SampleApp/issues/1#issuecomment-111968791 .

Snet from Gmail Mobile

Snet from Gmail Mobile

firaskudsy commented 9 years ago

dose this one minute a limitation for the free version ?

firaskudsy commented 9 years ago

what are the setting for the free version and how oftern it send updates ?

firaskudsy commented 9 years ago

i want to use the plugin in my ionic app , i want to use the free vesion.

christocracy commented 9 years ago

I cannot answer question about your use of this Premium version SampleApp with the incompatible Free version.

You should not use this repo unless you've paid for the Premium Version.

If you have questions about the Free version, you should use the free version's sample app (detailed in its README) and post issues at the free version repo.

On Monday, June 15, 2015, firaskudsy notifications@github.com wrote:

dose this one minute a limitation for the free version ?

— Reply to this email directly or view it on GitHub https://github.com/christocracy/cordova-background-geolocation-SampleApp/issues/1#issuecomment-111970494 .

Snet from Gmail Mobile

firaskudsy commented 9 years ago

ok i will change and post into the free version, many thanks