[ 
https://issues.apache.org/jira/browse/CB-6548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mandeep Pasbola updated CB-6548:
--------------------------------

    Description: 
I am developing a Cordova App and facing an issue in Android V4.4.2 (KITKAT ). 
geolocation.getCurrentPosition method returns a position even if the Location 
services are turned off in settings and position returned is the last known 
position.
Options : maximumAge: 0, timeout: 60000, enableHighAccuracy: false


  was:
I am developing a Cordova App and facing an issue in Android V4.4.2 (KITKAT ) , 
details below :

Issue : 
geolocation.getCurrentPosition method returns a position even if the Location 
services are turned off from the settings menu.
Parameters supplied to the method : maximumAge: 0, timeout: 60000, 
enableHighAccuracy: false
Android Version : 4.4.2 (KITKAT)
Cordova Version : 2.9



> getCurrentPosition returns last known position when the Location services are 
> turned off in Android (KITKAT) V4.4.2
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: CB-6548
>                 URL: https://issues.apache.org/jira/browse/CB-6548
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android, Plugin Geolocation
>    Affects Versions: 2.9.0
>         Environment: Android 4.4.2
>            Reporter: Mandeep Pasbola
>              Labels: Android4.4.x, geolocation, getCurrentPosition
>
> I am developing a Cordova App and facing an issue in Android V4.4.2 (KITKAT 
> ). 
> geolocation.getCurrentPosition method returns a position even if the Location 
> services are turned off in settings and position returned is the last known 
> position.
> Options : maximumAge: 0, timeout: 60000, enableHighAccuracy: false



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to