Hi,
I am running the GeolocationService via geolocation2.execute({});
If I do not have WiFi enabled on my phone, and use the mobiles internet connection, the location is retrieved and a Success event is returned.
If I do have WiFi enabled and not connected to the internet through it (using internet connection on phone) the location is retrieved (I can see local labels are set to lat/long values), but I do not receive a Success value return - it just hangs (no failure return either).
Thanks,
Dale.