Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
WebView on android + Clang
-
Hey. I am using android and Clang. When loading a web page, I click on the element with type = file, but the file dialog does not open. I registered the Permishins: android.permission.INTERNET, android.permission.WRITE_EXTERNAL_STORAGE, android.permission.READ_EXTERNAL_STORAGE. What could be the problem?