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");