[X] I have searched existing issues and avoided creating duplicates.
[X] I am not filing an enhancement request.
What happened?
Geolocation doesn't seem to work for me. I am on Arch Linux using zen-browser-avx2-bin. Whenever I try to grab location with navigator.geolocation.getCurrentPosition I get this error:
Captchas
What happened?
Geolocation doesn't seem to work for me. I am on Arch Linux using
zen-browser-avx2-bin
. Whenever I try to grab location withnavigator.geolocation.getCurrentPosition
I get this error:GeolocationPositionError { code: 2, message: "Unknown error acquiring position" }
This is not just happening in the app I am building. Google maps, for examples, gives me
Your precise location could not be determined
error.Reproducible?
Version
1.0.1-a.19
What platform are you seeing the problem on?
Linux
Relevant log output
No response