Skip to content
This repository has been archived by the owner on Jul 7, 2020. It is now read-only.

Geolocation doesn't work #14

Open
mlennie opened this issue May 27, 2018 · 10 comments
Open

Geolocation doesn't work #14

mlennie opened this issue May 27, 2018 · 10 comments

Comments

@mlennie
Copy link

mlennie commented May 27, 2018

Is geolocation implemented in the browser? Currently navigator.permissions.query throws an error. Does it currently work and if not how long until that is implemented?

@vikmeup
Copy link
Contributor

vikmeup commented May 27, 2018

Can you show more details on this? Android or iOS?

@mlennie
Copy link
Author

mlennie commented May 28, 2018

@vikmeup Yes Android. Also when I try navigator.geolocation.getCurrentPosition it returns Position Error with code: 1 and message: "User denied Geolocation". The problem is it never asked me to allow geolocation permission

@vikmeup
Copy link
Contributor

vikmeup commented May 28, 2018

@mlennie work in progress on Android.

I will add support on iOS side in the next few days, I just need to add permissions.

@shippomx
Copy link

https://dapps.trustwalletapp.com/ is shown in a blank page.

@vikmeup
Copy link
Contributor

vikmeup commented Jul 12, 2018

@shippomx where do you open it?

@kolya182
Copy link
Contributor

kolya182 commented Feb 8, 2019

@vikmeup is this still an issue ?

@vikmeup
Copy link
Contributor

vikmeup commented Feb 8, 2019

I think so

@jhoughjr
Copy link

I'm having this issue in a WKWebView on macOS now. It might be related.

@armishsonkar
Copy link

Is this resolved ? Our users on Android devices on chrome have started getting the same error: code: 1 and message: "User denied Geolocation" while calling "navigator.geolocation.getCurrentPosition". The error is observed even when the user has allowed location access to our website https://www.meanstreets.in/
Though it works perfectly if users access from Desktop/Laptop

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

No branches or pull requests

6 participants