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

[Deprecation] getCurrentPosition() and watchPosition() no longer work on insecure origins. #10

Open
Braunson opened this issue Dec 12, 2017 · 1 comment

Comments

@Braunson
Copy link
Contributor

Just a note, not an issue if your using HTTPS but the warning is there for non-https users.

[Deprecation] getCurrentPosition() and watchPosition() no longer work on insecure origins. To use this feature, you should consider switching your application to a secure origin, such as HTTPS. See https://goo.gl/rStTGz for more details.
@ghost
Copy link

ghost commented Dec 13, 2017

Thanks for the heads up! I could probably add a message for future devs that give a nicer message, I suppose. Maybe This package uses getCurrentPosition which only works on HTTPS. And only throw that if they are on HTTP and not HTTPS.

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

No branches or pull requests

1 participant