Could QTWebView really pass the Apple App Store Checking?
-
wrote on 28 Apr 2015, 03:33 last edited by
Because QTWebView actually is using QTWebEngine, so I wonder if it could be passed? (I am using Qt5.4 to develop iOS app)
-
Hi and welcome to devnet,
The QtWebView module doesn't use QtWebEngine at all. The module naming is a bit confusing but that's all. QtWebView is a thin layer to use the native web view
1/2