All QML based program could not connect to internet.
-
wrote on 3 Nov 2015, 13:26 last edited by
I use Qt 5.5.1 for my Lumia 530 phone ( Windows Phone 8.1 ), and found my program not connected to internet. Besides, all examples could not connect to internet. Does anybody find this severe problem?
-
I use Qt 5.5.1 for my Lumia 530 phone ( Windows Phone 8.1 ), and found my program not connected to internet. Besides, all examples could not connect to internet. Does anybody find this severe problem?
wrote on 3 Nov 2015, 13:37 last edited by@jiancaiyang The screen shot on Windows Phone 8.1 device ( Lumia 530 ):
It occurs withQObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
runtime error.
2/2