Comment 15 for bug 1404188

Revision history for this message
Lorn Potter (lorn-potter) wrote :

You do realize this means QNetworkAccessManager most likely will not work as well.

Any network request, GET, etc... done with Qt runs though QNetworkConfiguration, which uses the same backend plugin for accessing network-manager. In which case Qt should probably be configured with the -no-feature-bearermanagement to disable bearer management.

I cannot test this, as my ubuntu phone is currently as good as bricked.