Joe Paisley
Posts: 0
Joined: Thu Mar 14, 2013 8:41 pm

Geolocation Tracking App

Sorry I didn't specify, the load icon appears on the mobile .apk debug when I click the "turn on GPS." The icon appears, and then doesn't disappear.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Geolocation Tracking App

Hi Joe, does that icon show any activity of a service? Could you please show us messages in console.

Joe Paisley
Posts: 0
Joined: Thu Mar 14, 2013 8:41 pm

Geolocation Tracking App

Here's what the console read when I press the "turn on GPS" button. Image

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Geolocation Tracking App

Hi Joe,

Sorry for the delay. On Connect page on button click there is JavaScript for Facebook login. On click event, there are also Invoke Rest Service action and Navigate to page "Website" action added. You should delete the last two.

Also, in JavaScript code replace:
codeTiggzi.navigateTo('Website', {reverse: false}); /code
with the following:
codeTiggzi.navigateTo('Website', false); /code
Google Adsense would work properly.

Joe Paisley
Posts: 0
Joined: Thu Mar 14, 2013 8:41 pm

Geolocation Tracking App

Thanks Katya!

Joe Paisley
Posts: 0
Joined: Thu Mar 14, 2013 8:41 pm

Geolocation Tracking App

But something strange is happening now: When I click the "show location" button on the "map" page, nothing happens. Is the "show" location button causing an error? I don't recall changing the javascript for the "get directions" button click event. Is there something wrong with it?

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Geolocation Tracking App

Hello! Is there any JS error in console? Could you check that please?

Joe Paisley
Posts: 0
Joined: Thu Mar 14, 2013 8:41 pm

Geolocation Tracking App

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Geolocation Tracking App

Working on it...

Joe Paisley
Posts: 0
Joined: Thu Mar 14, 2013 8:41 pm

Geolocation Tracking App

thanks!

Return to “Issues”