Location without Google Play Services #3528
Answered
by
jcesarmobile
marcocastignoli
asked this question in
Q&A
-
I'm trying to get the location from a device without Google Play Services, is it possibile? |
Beta Was this translation helpful? Give feedback.
Answered by
jcesarmobile
Sep 9, 2020
Replies: 1 comment 1 reply
-
you can use the WebView geolocation |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
imhoffd
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
you can use the WebView geolocation
navigator.geolocation
instead of the Geolocation plugin, but it won't work on iOS