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

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to