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

Geolocation doesn't work in latest Chrome version

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...

Betül Kezer
Posts: 0
Joined: Fri May 06, 2016 1:18 pm

Geolocation doesn't work in latest Chrome version

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.

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

Geolocation doesn't work in latest Chrome version

Hello Betül,

This issue should be fixed in one of our nearest release, we'll post an update.

Howard Chang
Posts: 0
Joined: Mon Nov 16, 2015 6:05 am

Geolocation doesn't work in latest Chrome version

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.

Galyna Abramovych
Site Admin
Posts: 84
Joined: Tue Mar 22, 2016 6:03 pm

Geolocation doesn't work in latest Chrome version

Hello Howard,

As a temporary workaround, please go to the address bar of your browser and replace http to https manually.

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

Geolocation doesn't work in latest Chrome version

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.

Howard Chang
Posts: 0
Joined: Mon Nov 16, 2015 6:05 am

Geolocation doesn't work in latest Chrome version

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!!

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

Geolocation doesn't work in latest Chrome version

[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?

Howard Chang
Posts: 0
Joined: Mon Nov 16, 2015 6:05 am

Geolocation doesn't work in latest Chrome version

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.

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

Geolocation doesn't work in latest Chrome version

We will check this, on which specific Android versions you're experiencing this?

Return to “Issues”