iphone location works in simulator with local code but not on server?

Posted by princyp on Stack Overflow See other posts from Stack Overflow or by princyp
Published on 2010-03-24T13:57:48Z Indexed on 2010/03/25 11:53 UTC
Read the original article Hit count: 226

so this is really weird to me but my code works properly for getting the geolocation if I run my code locally in the simulator, If I have the code on my server it does not work in the simulator, yet the same url and code on my server works on my actual iphone? It seems to not pick up on the geolocation javascript when its on my server in the simulator?

© Stack Overflow or respective owner

Related posts about google-maps

Related posts about iphone-simulator