I came across your repo while trying to solve the issue with geolocation in iOS6 web apps. Sadly, it doesn't look like this solves my problem, in that my web apps that try and use getAccurateCurrentPosition always fire the error function with an error.PERMISSION_DENIED code.
Any ideas why I'd be seeing that behaviour? And yes, Safari has location services enabled on my phone's settings. :)
Thanks!
I came across your repo while trying to solve the issue with geolocation in iOS6 web apps. Sadly, it doesn't look like this solves my problem, in that my web apps that try and use
getAccurateCurrentPositionalways fire the error function with anerror.PERMISSION_DENIEDcode.Any ideas why I'd be seeing that behaviour? And yes, Safari has location services enabled on my phone's settings. :)
Thanks!