You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Everything seems to work when browsing.
But Location does not work when opening google maps in the webview (https://maps.google.com).
In the manifest I set permission for ACCESS_FINE_LOCATION.
And set mWebView.setGeolocationEnabled(true);
Did I miss something? Or does location not work yet?
The text was updated successfully, but these errors were encountered:
darwusch
changed the title
Location does not work when opening google maps.
Location does not work when opening google maps in webview.
Jan 20, 2021
Everything seems to work when browsing.
But Location does not work when opening google maps in the webview (https://maps.google.com).
In the manifest I set permission for ACCESS_FINE_LOCATION.
And set mWebView.setGeolocationEnabled(true);
Did I miss something? Or does location not work yet?
The text was updated successfully, but these errors were encountered: