Giter VIP home page Giter VIP logo

Comments (20)

sktech avatar sktech commented on June 1, 2024

Please reply it is very urgent
need to buy the plugin after clarification

from cordova-background-geolocation-sampleapp.

christocracy avatar christocracy commented on June 1, 2024

I suggest you try build the SampleApp. The version from Google Play is
very old.

the SampleApp contains a license key which will unlock Android available in
the npm version of the plugin:

https://github.com/transistorsoft/cordova-background-geolocation-SampleApp

On Mon, Jun 6, 2016 at 5:20 PM, Sunil Kumbhar [email protected]
wrote:

Please reply it is very urgent
need to buy the plugin after clarification


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#46 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AAA6lxlmfbY7_V-pYzJwg12uneyOnnWUks5qJI8MgaJpZM4Iu_1d
.

Chris Scott
Transistor Software http://www.transistorsoft.com

from cordova-background-geolocation-sampleapp.

christocracy avatar christocracy commented on June 1, 2024

It's very possible the problems are completely due to your network
environment and there's little that can be done.

On Mon, Jun 6, 2016 at 5:21 PM, Chris Scott [email protected] wrote:

I suggest you try build the SampleApp. The version from Google Play is
very old.

the SampleApp contains a license key which will unlock Android available
in the npm version of the plugin:

https://github.com/transistorsoft/cordova-background-geolocation-SampleApp

On Mon, Jun 6, 2016 at 5:20 PM, Sunil Kumbhar [email protected]
wrote:

Please reply it is very urgent
need to buy the plugin after clarification


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#46 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AAA6lxlmfbY7_V-pYzJwg12uneyOnnWUks5qJI8MgaJpZM4Iu_1d
.

Chris Scott
Transistor Software http://www.transistorsoft.com

Chris Scott
Transistor Software http://www.transistorsoft.com

from cordova-background-geolocation-sampleapp.

sktech avatar sktech commented on June 1, 2024

But it shows different reading for different vehicles at the same time. As i told we tested on 3 different vehicles(bus, car and bike). Weused same mobile model and same mobile network provider. So how can this be done.
Plz let me know what can be the solution. I want to buy the plugin and once tested need to extend it for 10 apps.

from cordova-background-geolocation-sampleapp.

christocracy avatar christocracy commented on June 1, 2024

You'll have to provide far more information than you are if you want help.

Like logs, device model, os.

On Wed, Jun 8, 2016 at 2:31 AM, Sunil Kumbhar [email protected]
wrote:

But it shows different reading for different vehicles at the same time. As
i told we tested on 3 different vehicles(bus, car and bike). Weused same
mobile model and same mobile network provider. So how can this be done.
Plz let me know what can be the solution. I want to buy the plugin and
once tested need to extend it for 10 apps.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#46 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AAA6l2KW6g02QmczbSuhN02r226sLgujks5qJmG9gaJpZM4Iu_1d
.

Chris Scott
Transistor Software http://www.transistorsoft.com

from cordova-background-geolocation-sampleapp.

christocracy avatar christocracy commented on June 1, 2024

And did you build the latest SampleApp? The version from play services was
last published many months ago. Much has changed since then.

On Wed, Jun 8, 2016 at 2:40 AM, Chris Scott [email protected] wrote:

You'll have to provide far more information than you are if you want help.

Like logs, device model, os.

On Wed, Jun 8, 2016 at 2:31 AM, Sunil Kumbhar [email protected]
wrote:

But it shows different reading for different vehicles at the same time.
As i told we tested on 3 different vehicles(bus, car and bike). Weused same
mobile model and same mobile network provider. So how can this be done.
Plz let me know what can be the solution. I want to buy the plugin and
once tested need to extend it for 10 apps.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#46 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AAA6l2KW6g02QmczbSuhN02r226sLgujks5qJmG9gaJpZM4Iu_1d
.

Chris Scott
Transistor Software http://www.transistorsoft.com

Chris Scott
Transistor Software http://www.transistorsoft.com

from cordova-background-geolocation-sampleapp.

vahidreza avatar vahidreza commented on June 1, 2024

@sktech hi, did you manage to solve the problem or what?
what was the result since last post of @christocracy

from cordova-background-geolocation-sampleapp.

vahidreza avatar vahidreza commented on June 1, 2024

@christocracy as you stated above i tried to build the app but at below step i get a 404 error not found!
cordova plugin add https://github.com/transistorsoft/cordova-background-geolocation.git

from cordova-background-geolocation-sampleapp.

christocracy avatar christocracy commented on June 1, 2024

It's not a problem with the plugin. It's due to network environment and/or device inconsistencies.

Native location services are like a tap of water. The plugin allows you to set the desired heat (desiredAccuracy) and flow-rate (distanceFilter). What comes out of the tap is completely up to a) network environment, (b) device hardware and (c) Google Play Services API.

from cordova-background-geolocation-sampleapp.

vahidreza avatar vahidreza commented on June 1, 2024

@christocracy
The git url is giving not found too just click on the url and you'll see. Is it private or what?

About the water tap i agree but what is the reason of mentioned jumps ?

Is there any optimum setting to minimize faulty results?

Is there anyway so your plugin use multiple location sources to increase accuracy?

from cordova-background-geolocation-sampleapp.

christocracy avatar christocracy commented on June 1, 2024

If you want to use Android in your own app, you must purchase a license
(premium version). Yes, it's a private repo.

The jumps are due to poor accuracy. I've just completed a trip completely
around the entire island of Iceland with almost no jumps at all.

The optimum setting is desiredAccuracy: 0

On Sunday, June 26, 2016, vahidreza [email protected] wrote:

@christocracy https://github.com/christocracy
The git url is giving not found too just click on the url and you'll see.
Is it private or what?

About the water tap i agree but what is the reason of mentioned jumps ?

Is there any optimum setting to minimize faulty results?

Is there anyway so your plugin use multiple location sources to increase
accuracy?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#46 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AAA6lwuzuwUBakSyOGxSndSPnpc7NJmJks5qPutFgaJpZM4Iu_1d
.

Snet form Gmail Mobile

from cordova-background-geolocation-sampleapp.

vahidreza avatar vahidreza commented on June 1, 2024

thanks for the reply
but there are some issues:

1- i have emailed you via your website about a way with which I can test
the product before buying and you said try the demo app. the demo app on
the other side has some issues and you have suggested on git to not try the
google store app and build it by our own to test the newset release. so how
can i test the demo app before buying the license?

2- i had an issue with the old one and want to know if it's a case in the
latest release or not. I had no internet connection and I turned on the BG
Geolocation in your app, tapped the play button and drove about 30Km s . I
checked the app when I arrived and nothing is shown in the app (an empty
map area with nothing on it), I then turned on the wifi and tested again,
still nothing. I killed the activity by using android's task manager (but
not the service and not force closing it) and relaunched it, the pause icon
is now in play mode and it is showing me my current location with no
previous data.

On Mon, Jun 27, 2016 at 2:28 AM, Chris Scott [email protected]
wrote:

If you want to use Android in your own app, you must purchase a license
(premium version). Yes, it's a private repo.

The jumps are due to poor accuracy. I've just completed a trip completely
around the entire island of Iceland with almost no jumps at all.

The optimum setting is desiredAccuracy: 0

On Sunday, June 26, 2016, vahidreza [email protected] wrote:

@christocracy https://github.com/christocracy
The git url is giving not found too just click on the url and you'll see.
Is it private or what?

About the water tap i agree but what is the reason of mentioned jumps ?

Is there any optimum setting to minimize faulty results?

Is there anyway so your plugin use multiple location sources to increase
accuracy?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<
#46 (comment)
,
or mute the thread
<
https://github.com/notifications/unsubscribe/AAA6lwuzuwUBakSyOGxSndSPnpc7NJmJks5qPutFgaJpZM4Iu_1d

.

Snet form Gmail Mobile


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#46 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/ADkHzyi8JDma1Rw6Bq0AqqVVy4z5OGIKks5qPvYZgaJpZM4Iu_1d
.

from cordova-background-geolocation-sampleapp.

christocracy avatar christocracy commented on June 1, 2024

The npm module contains a relatively recent version of android. The SampleApp contains a key to unlock it. You can build the sample app for android with npm module cordova-background-geolocation-lt

from cordova-background-geolocation-sampleapp.

vahidreza avatar vahidreza commented on June 1, 2024

what about the second item. should I be worried?

On Mon, Jun 27, 2016 at 3:24 PM, Chris Scott [email protected]
wrote:

The npm module contains a relatively recent version of android. The
SampleApp contains a key to unlock it. You can build the sample app for
android with npm module cordova-background-geolocation-lt


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#46 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/ADkHzyv9pxDdosY12r685rFb_VywNWMKks5qP6vrgaJpZM4Iu_1d
.

from cordova-background-geolocation-sampleapp.

christocracy avatar christocracy commented on June 1, 2024

No you should not be worried. Build the sample app for Android.

What android OS/device model are you using?

On Monday, June 27, 2016, vahidreza [email protected] wrote:

what about the second item. should I be worried?

On Mon, Jun 27, 2016 at 3:24 PM, Chris Scott <[email protected]
javascript:_e(%7B%7D,'cvml','[email protected]');>
wrote:

The npm module contains a relatively recent version of android. The
SampleApp contains a key to unlock it. You can build the sample app for
android with npm module cordova-background-geolocation-lt


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<
#46 (comment)
,
or mute the thread
<
https://github.com/notifications/unsubscribe/ADkHzyv9pxDdosY12r685rFb_VywNWMKks5qP6vrgaJpZM4Iu_1d

.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#46 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AAA6l4x7UR8zkyR-VWCgZe-fzI1Vji-fks5qP6y1gaJpZM4Iu_1d
.

Snet form Gmail Mobile

from cordova-background-geolocation-sampleapp.

vahidreza avatar vahidreza commented on June 1, 2024

my android device is
android 6.0
LG V10 (H960A)

but since i need it to be run on any android device the model/version
should not be a limit for your plugin. is there any limitation?

On Mon, Jun 27, 2016 at 3:29 PM, Chris Scott [email protected]
wrote:

No you should not be worried. Build the sample app for Android.

What android OS/device model are you using?

On Monday, June 27, 2016, vahidreza [email protected] wrote:

what about the second item. should I be worried?

On Mon, Jun 27, 2016 at 3:24 PM, Chris Scott <[email protected]
javascript:_e(%7B%7D,'cvml','[email protected]');>
wrote:

The npm module contains a relatively recent version of android. The
SampleApp contains a key to unlock it. You can build the sample app for
android with npm module cordova-background-geolocation-lt


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<

#46 (comment)

,
or mute the thread
<

https://github.com/notifications/unsubscribe/ADkHzyv9pxDdosY12r685rFb_VywNWMKks5qP6vrgaJpZM4Iu_1d

.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<
#46 (comment)
,
or mute the thread
<
https://github.com/notifications/unsubscribe/AAA6l4x7UR8zkyR-VWCgZe-fzI1Vji-fks5qP6y1gaJpZM4Iu_1d

.

Snet form Gmail Mobile


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#46 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/ADkHz1thIf9loofNyhyy5_3qu4ChOpxIks5qP60lgaJpZM4Iu_1d
.

from cordova-background-geolocation-sampleapp.

christocracy avatar christocracy commented on June 1, 2024

Android >= 4.3

On Monday, June 27, 2016, vahidreza [email protected] wrote:

my android device is
android 6.0
LG V10 (H960A)

but since i need it to be run on any android device the model/version
should not be a limit for your plugin. is there any limitation?

On Mon, Jun 27, 2016 at 3:29 PM, Chris Scott <[email protected]
javascript:_e(%7B%7D,'cvml','[email protected]');>
wrote:

No you should not be worried. Build the sample app for Android.

What android OS/device model are you using?

On Monday, June 27, 2016, vahidreza <[email protected]
javascript:_e(%7B%7D,'cvml','[email protected]');> wrote:

what about the second item. should I be worried?

On Mon, Jun 27, 2016 at 3:24 PM, Chris Scott <[email protected]
javascript:_e(%7B%7D,'cvml','[email protected]');
<javascript:_e(%7B%7D,'cvml','[email protected]
javascript:_e(%7B%7D,'cvml','[email protected]');');>>
wrote:

The npm module contains a relatively recent version of android. The
SampleApp contains a key to unlock it. You can build the sample app
for
android with npm module cordova-background-geolocation-lt


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<

#46 (comment)

,
or mute the thread
<

https://github.com/notifications/unsubscribe/ADkHzyv9pxDdosY12r685rFb_VywNWMKks5qP6vrgaJpZM4Iu_1d

.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<

#46 (comment)

,
or mute the thread
<

https://github.com/notifications/unsubscribe/AAA6l4x7UR8zkyR-VWCgZe-fzI1Vji-fks5qP6y1gaJpZM4Iu_1d

.

Snet form Gmail Mobile


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<
#46 (comment)
,
or mute the thread
<
https://github.com/notifications/unsubscribe/ADkHz1thIf9loofNyhyy5_3qu4ChOpxIks5qP60lgaJpZM4Iu_1d

.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#46 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AAA6l8-hZeI1KK3ajbi5YJI-aY3j0EIfks5qP62_gaJpZM4Iu_1d
.

Snet form Gmail Mobile

from cordova-background-geolocation-sampleapp.

christocracy avatar christocracy commented on June 1, 2024

I'm sure your device will work perfectly.

Use desiredAccuracy: 0 to ensure best possible location accuracy. Anything
higher does not use GPS.

I'm returning from vacation today. I'll be in the office tomorrow

On Monday, June 27, 2016, vahidreza [email protected] wrote:

my android device is
android 6.0
LG V10 (H960A)

but since i need it to be run on any android device the model/version
should not be a limit for your plugin. is there any limitation?

On Mon, Jun 27, 2016 at 3:29 PM, Chris Scott <[email protected]
javascript:_e(%7B%7D,'cvml','[email protected]');>
wrote:

No you should not be worried. Build the sample app for Android.

What android OS/device model are you using?

On Monday, June 27, 2016, vahidreza <[email protected]
javascript:_e(%7B%7D,'cvml','[email protected]');> wrote:

what about the second item. should I be worried?

On Mon, Jun 27, 2016 at 3:24 PM, Chris Scott <[email protected]
javascript:_e(%7B%7D,'cvml','[email protected]');
<javascript:_e(%7B%7D,'cvml','[email protected]
javascript:_e(%7B%7D,'cvml','[email protected]');');>>
wrote:

The npm module contains a relatively recent version of android. The
SampleApp contains a key to unlock it. You can build the sample app
for
android with npm module cordova-background-geolocation-lt


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<

#46 (comment)

,
or mute the thread
<

https://github.com/notifications/unsubscribe/ADkHzyv9pxDdosY12r685rFb_VywNWMKks5qP6vrgaJpZM4Iu_1d

.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<

#46 (comment)

,
or mute the thread
<

https://github.com/notifications/unsubscribe/AAA6l4x7UR8zkyR-VWCgZe-fzI1Vji-fks5qP6y1gaJpZM4Iu_1d

.

Snet form Gmail Mobile


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<
#46 (comment)
,
or mute the thread
<
https://github.com/notifications/unsubscribe/ADkHz1thIf9loofNyhyy5_3qu4ChOpxIks5qP60lgaJpZM4Iu_1d

.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#46 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AAA6l8-hZeI1KK3ajbi5YJI-aY3j0EIfks5qP62_gaJpZM4Iu_1d
.

Snet form Gmail Mobile

from cordova-background-geolocation-sampleapp.

vahidreza avatar vahidreza commented on June 1, 2024

tnx
I'll try to build the app and come back to you If i need help.
have fun.

On Mon, Jun 27, 2016 at 3:35 PM, Chris Scott [email protected]
wrote:

I'm sure your device will work perfectly.

Use desiredAccuracy: 0 to ensure best possible location accuracy. Anything
higher does not use GPS.

I'm returning from vacation today. I'll be in the office tomorrow

On Monday, June 27, 2016, vahidreza [email protected] wrote:

my android device is
android 6.0
LG V10 (H960A)

but since i need it to be run on any android device the model/version
should not be a limit for your plugin. is there any limitation?

On Mon, Jun 27, 2016 at 3:29 PM, Chris Scott <[email protected]
javascript:_e(%7B%7D,'cvml','[email protected]');>
wrote:

No you should not be worried. Build the sample app for Android.

What android OS/device model are you using?

On Monday, June 27, 2016, vahidreza <[email protected]
javascript:_e(%7B%7D,'cvml','[email protected]');> wrote:

what about the second item. should I be worried?

On Mon, Jun 27, 2016 at 3:24 PM, Chris Scott <
[email protected]
javascript:_e(%7B%7D,'cvml','[email protected]');
<javascript:_e(%7B%7D,'cvml','[email protected]
javascript:_e(%7B%7D,'cvml','[email protected]');');>>
wrote:

The npm module contains a relatively recent version of android. The
SampleApp contains a key to unlock it. You can build the sample app
for
android with npm module cordova-background-geolocation-lt


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<

#46 (comment)

,
or mute the thread
<

https://github.com/notifications/unsubscribe/ADkHzyv9pxDdosY12r685rFb_VywNWMKks5qP6vrgaJpZM4Iu_1d

.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<

#46 (comment)

,
or mute the thread
<

https://github.com/notifications/unsubscribe/AAA6l4x7UR8zkyR-VWCgZe-fzI1Vji-fks5qP6y1gaJpZM4Iu_1d

.

Snet form Gmail Mobile


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<

#46 (comment)

,
or mute the thread
<

https://github.com/notifications/unsubscribe/ADkHz1thIf9loofNyhyy5_3qu4ChOpxIks5qP60lgaJpZM4Iu_1d

.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<
#46 (comment)
,
or mute the thread
<
https://github.com/notifications/unsubscribe/AAA6l8-hZeI1KK3ajbi5YJI-aY3j0EIfks5qP62_gaJpZM4Iu_1d

.

Snet form Gmail Mobile


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#46 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/ADkHz0kd9xux2f6gvKXaOFUXNLavw2jAks5qP65vgaJpZM4Iu_1d
.

from cordova-background-geolocation-sampleapp.

vahidreza avatar vahidreza commented on June 1, 2024

hey I have built the app using phonegap build based on your instructions but the app force closed just when I enabled the GPS tracking switch at top right of the main view. it force closed on consequence tries after I tapped the icon and not letting me in like the first time.
The odd thing is when installing the app I saw no GPS related permissions listed.

I have attached the PGB build zip file which I've uploaded.
Can you check it and tell me if there is any problem regarding the config.xml or any other related item..

appiNet.Mobile.phonegap.zip

from cordova-background-geolocation-sampleapp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.