Re: [Interest] Android networking: Won't connect

2017-01-22 Thread Vlad Stelmahovsky
code sample? On Thu, Jan 19, 2017 at 10:23 PM, Jason H wrote: > I have apps that work, and I remember having solved this problem before, > but it escapes me... > > I am trying to use QML and XMLHttpRequest and the request foes from 1 to > 4, which is CONNECTING to DONE. Nothing hits the server.

[Interest] Android networking: Won't connect

2017-01-19 Thread Jason H
I have apps that work, and I remember having solved this problem before, but it escapes me... I am trying to use QML and XMLHttpRequest and the request foes from 1 to 4, which is CONNECTING to DONE. Nothing hits the server. QT += core qml quick network websockets android { DISTFILES +=