Page 1 of 3
Geolocation doesn't work in latest Chrome version
Posted: Wed May 04, 2016 9:23 pm
by Evgene Karachevtsev
You may face difficulties when testing geolocation service in the latest version of Chrome (50.0.2661.94 m). Your position on a map will not be displayed. We are working at the moment to fix this issue. As a workaround just replace manually codehttp/code to codehttps/code in the address bar of the browser. You may find more information here: https://developers.google.com/web/upd...
Geolocation doesn't work in latest Chrome version
Posted: Fri May 06, 2016 1:18 pm
by Betül Kezer
I created an application via your tutorial but it is not show my location any more. I guess it is not working because of that. When will it fix do you have any idea?
I am newbie these application things. Do you any advice for me?
Thanks.
Geolocation doesn't work in latest Chrome version
Posted: Sun May 08, 2016 4:10 pm
by Evgene Karachevtsev
Hello Betül,
This issue should be fixed in one of our nearest release, we'll post an update.
Geolocation doesn't work in latest Chrome version
Posted: Mon May 09, 2016 6:13 pm
by Howard Chang
Thanks for the heads up. I did realize my app on android using geolocation service is broken since last week but I didn't get this notice till I read this thread.
How's the workaround works for Andriod? I can't find a place for the change on the geolocation service.
Geolocation doesn't work in latest Chrome version
Posted: Mon May 09, 2016 7:09 pm
by Galyna Abramovych
Hello Howard,
As a temporary workaround, please go to the address bar of your browser and replace http to https manually.
Geolocation doesn't work in latest Chrome version
Posted: Sat May 14, 2016 3:06 pm
by Illya Stepanov
Just to add here:
For instance, you can run Chrome with the code--unsafely-treat-insecure-origin-as-secure="http://appery.io"/code flag (article with more details: https://sites.google.com/a/chromium.o...), or simply use another browser.
Geolocation doesn't work in latest Chrome version
Posted: Sun May 15, 2016 2:34 am
by Howard Chang
As for now, all my android device having problem to use geolocation service. When this will be fixed?
I am not quite sure about the workaround mentioned above.
My app start page call location service to determine user current location andthen list products around them. Please help!!
Geolocation doesn't work in latest Chrome version
Posted: Sun May 15, 2016 2:36 pm
by Illya Stepanov
[quote:]
As for now, all my android device having problem to use geolocation service.
[/quote]
What do you mean by all Android devices? Are you running .apk package on the devices or the web app?
Geolocation doesn't work in latest Chrome version
Posted: Sun May 15, 2016 3:03 pm
by Howard Chang
I am running apk.
It's stop working since last week.
Also failing on the Apperyio android tester.
Since yesterday, geolocation stop working on my chrome browser as well on tester. I tried firefox and it's ok.
Geolocation doesn't work in latest Chrome version
Posted: Sun May 15, 2016 3:32 pm
by Illya Stepanov
We will check this, on which specific Android versions you're experiencing this?