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
My android app successfuly ask for geolocation permission and it is granted but when javascript code from website in webview calls navigator.geolocation.getCurrentPosition nothing happens, neither resolve nor reject.
My android app successfuly ask for geolocation permission and it is granted but when javascript code from website in webview calls navigator.geolocation.getCurrentPosition nothing happens, neither resolve nor reject.
"react": "16.8.3",
"react-native": "0.59.8"
"react-native-webview": "5.9.1"
The text was updated successfully, but these errors were encountered: