[Interest] [qt-iOS] network module stop functioning after network was disabled and then re-enabled

Thiago Macieira thiago.macieira at intel.com
Thu Dec 3 16:07:26 CET 2015


On Thursday 03 December 2015 20:22:46 Liang Jian wrote:
>     When I start an qt-iOS app with network enabled(such as wifi
> enviroment) the app function well with all network operations. If I disable
> wifi in my iphone and then re-enable wifi after a while. The app will stop
> functioning with all network operations. All QNetworkAccessManager request
> will failed with error number 99 and
> QNetworkConfigurationManager::isOnline() will always return false.
>    Is there any workaround to this issue? thanks.

Try removing the bearer plugins from your deployment.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list