12-05-2012 12:23 PM
Hey guys,
I'm using Bing Maps as part of my sample app, and I keep running into an error.
Specifically, my GPS location always times out (it works in ripple, and works on the emulator, but not my device).
Is there a fix for this? I'm using the latest webworks (1.0.3.8) and I've updated my dev alpha to 10.0.9.1103.
I've connected my wifi and everything, as well as enabled location services on the phone itself. Is there a reason why the geolocation is defaulting to timeout?
Thanks
12-05-2012 12:44 PM
I have the same issue, no errors, no exceptions.."navigator.geolocation.getCurrentPosit
this occurred today morning after recent updates to latest platform..
please advice!!
thanks a lot
12-05-2012 12:54 PM
12-05-2012 01:34 PM
12-06-2012 05:50 PM
After reading this I tried my (worked recently) app out
I use Google Maps in this iteration and got various whitelisting issues
At one point I stood in the garden in the rain and managed to get as far as some wierd G URL that seemed to be a map-load URL with a funny subdomain (wish I'd written it down)
Tried whitelisting * after that (even worse)
I never even get a callback
Set it back to whitelisting googleapis and gstatic then got no further
Having said that the weather is abysmal at the moment but tomorrow its meant to be sunny so I'll try again then
I got a version on the PB but my feet are wet already so I'll play in the morning
12-07-2012 09:30 PM
I've checked with BB
They are aware of the GPS issue (i,e, we're not doing anything wrong)
I am assured that everything will be fine for the gold release
This means we should be able to develop as if things work properly knowing it'll all work in the upcoming release
Not the best answer we could have hoped for but it at least clarifies the situation
12-08-2012 11:17 AM - edited 12-08-2012 11:19 AM
Geolocation works fine in my app. Just yesterday I tried it out while going home. It did take a long time though as I haven't got a SIM card inserted. I'm using Cordova in my app amd I kept the screen on all the time.
12-13-2012 06:52 AM
Hi guys,
did you manage to get the geolocalization working?I just updated everything to the Gold Release and nothing happened..getCurrentPosition still never returns a callback..
Don't know what to do..
thanks a lot
-marco
12-13-2012 07:16 AM
Updated to Gold and 1675 Dev Alpha
Still no callback
12-13-2012 08:22 PM
Yeah, it's still busted for me.
Still get an ERROR message (timeout error) when I try to do anything with geolocation.