You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "maor opedisano (JIRA)" <ji...@apache.org> on 2014/01/13 09:59:50 UTC

[jira] [Created] (CB-5780) Geolocation not working on some android devices

maor opedisano created CB-5780:
----------------------------------

             Summary: Geolocation not working on some android devices
                 Key: CB-5780
                 URL: https://issues.apache.org/jira/browse/CB-5780
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android
    Affects Versions: 3.2.0
         Environment: phonegap using icenium and kendo mobile
            Reporter: maor opedisano


hi guys.
only in android i get this kind of error. i am using the following devices: samsung gt1900 and samsung i9100.
the error is that the when calling to geolocation.watchPosition the device first trying to get location status from gps sensor and not from network as in ios.
after timeout that i set of 60 secs, it return a message that gps  fail and so.. but not get location from network.
in the beginning i  thought it was my devices fault but then i run this native example(http://www.androidhive.info/2012/07/android-gps-location-manager-tutorial/) on the devices and it work just fine.
this is real important to me because most of our apps are location based.
i also updated the geolocation plugin to 0.3.5 but still no changes.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)