1 min readJul 16, 2019
Sorry, there was an error in my code, to set a WebChromeClient you have to call
webView.setWebChromeClient(mWebChromeCient);
and add the code for onGeolocationPermissionsShowPrompt inside the WebChromeClient implementation.
Sorry, there was an error in my code, to set a WebChromeClient you have to call
webView.setWebChromeClient(mWebChromeCient);
and add the code for onGeolocationPermissionsShowPrompt inside the WebChromeClient implementation.
Android Engineer, freelance, mobile developer, software craftsman, guitar strummer, husband, father, humble.