Page 3 of 3

Geolocation not working on mobile phone...but on browser

Posted: Sun Apr 27, 2014 8:44 am
by Tom6106181

Could this be a solution?
http://www.badrit.com/blog/2013/9/25/...

Not sure how to implement.


Geolocation not working on mobile phone...but on browser

Posted: Sun Apr 27, 2014 8:55 am
by Igor

Hello,

When you test your app in the browser is it work?


Geolocation not working on mobile phone...but on browser

Posted: Sun Apr 27, 2014 8:59 am
by Tom6106181

As I said, the app is available on both IOS and Android appstores. And alot of users. Have had no problem with this, until I tested the app on my fathers Samsung Note.


Geolocation not working on mobile phone...but on browser

Posted: Sun Apr 27, 2014 9:01 am
by Tom6106181

This will not work either (Because Timeout or other settings can not be different - eg, if I change timeout from 5000 to 10000 in directionsSlowGeoLocationService, both DATASOURCES are updated to 10000):

Image


Geolocation not working on mobile phone...but on browser

Posted: Sun Apr 27, 2014 9:45 am
by Igor

Please check if there any errors when you test app on the Samsung Note.
You can use logcat tool. http://developer.android.com/tools/he...


Geolocation not working on mobile phone...but on browser

Posted: Wed Jun 25, 2014 9:42 am
by Manish Bajpai

Hello friends,
I'm also getting same issue, that is facing by ankur to get geolocation in android 4.1.2.
Please suggest how to solve this issue.

Thanks
Manish Bajpai


Geolocation not working on mobile phone...but on browser

Posted: Wed Jun 25, 2014 12:31 pm
by Kateryna Grynko

Hi Manish,

Please try changing enableHighAccuracy value in Geolocation service.


Geolocation not working on mobile phone...but on browser

Posted: Wed Jun 25, 2014 10:57 pm
by Yurii Orishchuk

Hi Manish.

Please open your geolocation service mapping and set request parameters as on this screen shot: http://prntscr.com/3wigpc/direct

Regards


Geolocation not working on mobile phone...but on browser

Posted: Mon Dec 15, 2014 8:48 am
by Alex GG

Hi Yurii,

I did an upgrade to new editor, and now the geolocation service always fails..

i need to change the timeout to 9000 and disable HighAccuracy in my geolocation service..as before...

As you can see, all the fields are grayed, so I deleted the old service and created a new service but is the same...

How can I edit those values?

Regards

Image


Geolocation not working on mobile phone...but on browser

Posted: Mon Dec 15, 2014 9:06 am
by Maryna Brodina

Hello!

After adding service on page, go to mapping section to change settings.