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

thomas fischer updated CB-7875:
-------------------------------
    Summary: watchPosition Timeout Error 3  (was: Geolocation issue with IOS)

> watchPosition Timeout Error 3
> -----------------------------
>
>                 Key: CB-7875
>                 URL: https://issues.apache.org/jira/browse/CB-7875
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 4.0.0
>         Environment: cordova version 4.0.0
> cordova-plugin-geolocation: 0.3.10
> xCode 6
> IOS7 - IOS8
>            Reporter: thomas fischer
>
> Using the cordova-plugin-geolocation: 0.3.10, I have a timeout error with 
> watchPosition. (error.code3)
> I have to set the timeout:infinity to keep the Gps Signal.
> "This API is based on the W3C Geolocation API Specification, and only 
> executes on devices that don't already provide an implementation."
> s this really based on the W3C Geolocation API ? 
> When i uninstall this plugin and use geolocation with the W3C API I have no 
> problem of timeout.
> navigator.geolocation.watchPosition(successCallback, errorCallback, 
> {enableHighAccuracy:true, maximumAge:3000, timeout:5000});



--
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