Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Android 4.4 on samsung galaxy s5.
Android 5.0 on samsung galaxy s5.
Description
With the new version of the geolocation plugin (r1.0.1 2.0.0) when calling watchPosition no watchID is returned as a string. only undefined is returned.
This makes it impossible to call clearWatch as we don't have the watchID to use in the clearWatch call.
I rolled back to version r1.0.0 r1.0.1 and it works properly.
~edit
The issue is actually with the master branch (version 2.0.0)