Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Geolocation watcher #358

Open
gmarty opened this issue Nov 23, 2016 · 0 comments
Open

Geolocation watcher #358

gmarty opened this issue Nov 23, 2016 · 0 comments

Comments

@gmarty
Copy link
Contributor

gmarty commented Nov 23, 2016

We must be careful with geolocation watching not to have it on all the time.
Specifically if many different components are calling it simultaneously, we must make sure that it stops when they've all been unmounting.
A counter approach to keep track of how many mount/unmount seems to be more robust.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant