You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "clement bidon (JIRA)" <ji...@apache.org> on 2015/02/07 20:59:34 UTC

[jira] [Created] (CB-8443) nothing happens if GPS is not allowed by the app...

clement bidon created CB-8443:
---------------------------------

             Summary: nothing happens if GPS is not allowed by the app...
                 Key: CB-8443
                 URL: https://issues.apache.org/jira/browse/CB-8443
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin Geolocation
    Affects Versions: 3.5.0
         Environment: moto G android 4.4.4

            Reporter: clement bidon


to goe the error:  disable "ALL LOCATION SERVICE" on the phone.
call "getCurrentPosition" or "watchPosition" functions without any timout.

The "onError" function should be called with "PositionError.PERMISSION_DENIED" or with "PositionError.POSITION_UNAVAILABLE", BUT IT S NOT THE CASE: --> nothing happens.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org