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

Liang Jian jianliang79 at gmail.com
Sun Dec 6 08:20:56 CET 2015


    Thank you for the reply. I add the following line to my .pro file:
    QTPLUGIN -= qgenericbearer
    but that didn't fix this issue.

On Thu, Dec 3, 2015 at 11:07 PM, Thiago Macieira <thiago.macieira at intel.com>
wrote:

> 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 at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20151206/217ecd7d/attachment.html>


More information about the Interest mailing list