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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to