geolocation.clearWatch doesn't shut the GPS down under iOS
----------------------------------------------------------
Key: CB-509
URL: https://issues.apache.org/jira/browse/CB-509
Project: Apache Callback
Issue Type: Bug
Components: iOS
Affects Versions: 1.6.0
Reporter: Andrea Zicchetti
Assignee: Shazron Abdullah
Priority: Blocker
Fix For: 1.6.1
Calling navigator.geolocation.clearWatch doesn't shut the GPS down.
It's no longer possible to manually invoke geolocation.stop() (and thus the
corresponding stopLocation function in CDVLocation), which was a temporary
solution with previous phonegap/cordova versions.
It's quite a problem because an application using the GPS even for a short
amount of time will completely drain the battery in a few hours.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira