Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter Google Maps V3 API Library - Geolocation does not Work in an Android Webapp
#1

[eluser]Unknown[/eluser]
Hi,

I'm still a newbie to CodeIgniter but I'm already loving it.

Just started playing around with this awesome library from biostall.

Its all good but for one "small" (I assume) problem. The geolocation service works fine in all browsers including android browsers. But when I try running it as an android webapp, the service fails. The following error message is displayed:

"Unable to get your current position. Please try again. Geolocation service failed."

The message above of course comes from the js code generated by the library.

I've also set $config['sensor'] = TRUE; in the controller

The demo android app that I'm working on can be downloaded here http://www.appsgeyser.com/335333

How can I fix this?




Theme © iAndrew 2016 - Forum software by © MyBB