Answer the question
In order to leave comments, you need to log in
Why is the site not loading in WebView?
Good afternoon!
I am writing an application with a built-in browser. I am using webview. Some sites are buggy, do not want to load normally. For example: rutube.ru - there is an eternal loading indicator and no progress. Maybe something with javascript?
I am attaching a screenshot of this site:
Answer the question
In order to leave comments, you need to log in
js is disabled by default.
someWebView.getSettings().setJavaScriptEnabled(true);
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question