As we all know some websites load in web view and some don't allow it (Facebook, youtube, LinkedIn etc) - Is there a way to check if the web view widget has loaded a page or not?
The use case is I have an inbuilt browser. I want to load the search result in the webview and then if it dosen't load open the link as a URL. Is this possible?