Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
QWebView working for windows but not working for android. I need inbuilt web browser to my new project.
QML WebView not working too
Hi,
It's because of the platform restriction from Android (also from iOS) You can use the QtWebView module to have basic web capabilities on these platforms.