I am testing a little web app and find the in BB OS 5 and OS 6 simulators (and the few devices I've tried) the app never calls my callback functions after I call navigator.geolocation.getCurrentPosition, I get no errors or exceptions and the geolocation object is there but my callbacks never get called - hence i never receive a location).

I find the same problem on devices, so, is there a special trick to making this work on OS5/6?
BTW it works correctly on OS7 simulators and devices.

Thanks

link|improve this question

I added a timeout and it works to call the error callback - but I am still am not getting any positions. – Calgacus Dec 9 '11 at 21:50
You're lucky. We can't get the browsers to work period for v.5 or lower! – Dallas Dec 10 '11 at 3:07
Show your code, with details about error type and message so that we can help you – Ashraf Bashir Dec 11 '11 at 16:58
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.