issues
search
NativeScript
/
nativescript-geolocation
Geolocation plugin to use for getting current location, monitor movement, etc
Apache License 2.0
139
stars
76
forks
source link
geolocation.clearWatch(watchId) iOS - is not able to stop watch geolocation
#258
Open
msureshmewara
opened
4 years ago
msureshmewara
commented
4 years ago
Steps to reproduce (iOS physical/ real Device)
Create a function to start to watch the location.
Create a function to clear watch location.
First, start to watch the location.
Then call the clear watch function.
you will get an updated location.
Expected result: It should stop location updates.
Steps to reproduce (iOS physical/ real Device)
Expected result: It should stop location updates.