All QML based program could not connect to internet.
Unsolved
QML and Qt Quick
-
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?
@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.