Yes. iOS6 has a strange wait to behave with geolocation… In standalone mode (aka web app), watchPosition is goofy. getPosition seems to work from time to time… but it's really unstable. In the browser, things get better.
Feel free to test: http://we-are-gurus.com/labs/geoloc-getposition.html (using watchPosition) http://we-are-gurus.com/labs/geoloc-getposition.html (using getCurrentPosition) Both could be added to the home screen Remi Le 29 oct. 2012 à 14:39, Thoern <[email protected]> a écrit : > using the javascript 3,0 api in a iphone webapp, it worked great until > upgrading to ios 6.0, but it wont even startup the map in ios 6.0. > It uses geolocation and i´ve tried setting the priviligies to position > everywhere I could find without any luck. > Anyone else had similar problems > > -- > You received this message because you are subscribed to the Google Groups > "iPhoneWebDev" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > Visit this group at http://groups.google.com/group/iphonewebdev?hl=en. > > -- You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/iphonewebdev?hl=en.
