0

I'm trying to load following url on android webview but it returns "net::ERR_UNKNOWN_URL_SCHEME" on the device webview screen. It works fine on chrome.

I tried searching for a solution as much as I could do and only thing I found was incorrect URL scheme like tel:, mailto: but it's not the case here.

webView.loadUrl("https://ad.admitad.com/g/e8f129b05e7765b9d04f6213826a88");
hem
  • 994
  • 5
  • 11
  • This may be helpful to you [reference link](https://stackoverflow.com/questions/41693263/android-webview-err-unknown-url-scheme) – Android Dev Jun 26 '19 at 03:36

0 Answers0