Paolo Montalto
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.

--

--

Paolo Montalto
Paolo Montalto

Written by Paolo Montalto

Android Engineer, freelance, mobile developer, software craftsman, guitar strummer, husband, father, humble.

No responses yet