Paul Kwaasi
Posts: 0
Joined: Tue Feb 24, 2015 1:45 pm

On my app the drop pin doesn't work as well as the tracking mode

well im trying to build a gps app and the drop pin as well as tracking sequence doesnt really work I really need help on this

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

On my app the drop pin doesn't work as well as the tracking mode

Hello Paul,

Could you please clarify, did you try to make this tutorial? http://blog.appery.io/2014/02/buildin...

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

On my app the drop pin doesn't work as well as the tracking mode

Paul,

Could you please specify what exactly doesn't work? Perhaps screenshots may help us to better understand your issue.

Paul Kwaasi
Posts: 0
Joined: Tue Feb 24, 2015 1:45 pm

On my app the drop pin doesn't work as well as the tracking mode

ok could i give you the link for you to check it out http://appery.io/app/mobile-frame?src...

d007=username
Macgenius1=password

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

On my app the drop pin doesn't work as well as the tracking mode

Paul,

Unfortunately debugging of the apps is outside the scope of our support.So could you please detail what exactly doesn't work?

Paul Kwaasi
Posts: 0
Joined: Tue Feb 24, 2015 1:45 pm

On my app the drop pin doesn't work as well as the tracking mode

ok then the first thing which doesnt work is the drop off pin when i click on my location the geolocation service doesnt pin point my location as well as the tracking system it doesnt refresh my location to give me different coordinates as well as upload the saved locations to the database

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

On my app the drop pin doesn't work as well as the tracking mode

Hi Paul,

You need to go step by step to debug it.

At first you need to make sure your service invokes with success.

For this goal add "success" and "error" event handler with code like:

pre

//You can change text inside to your one
alert("success");

/pre

Regards.

Return to “Issues”