Geo Locatioin fails inside web view

5 years 11 months ago #3620 by ponygirl
Geo Locatioin fails inside web view was created by ponygirl
HI

I have the store locator being called from within a android app and the geo location does not work.
I get error geo location failed.

The site has a current SSL cert and the page goes to https

Is there anything i need to do in map.js etc to get this to work.

Any help really appreciated

Thanks

Please Log in to join the conversation.

More
5 years 11 months ago #3621 by sysgenmedia
Replied by sysgenmedia on topic Geo Locatioin fails inside web view
if you’re writing an Android app that uses a WebView to display Web content, you must specifically enable geolocation in the WebView in order for pages that use it to work properly.

See for details: https://turbomanage.wordpress.com/2012/04/23/how-to-enable-geolocation-in-a-webview-android/

Please Log in to join the conversation.

More