Hi,
I'm trying to set up the application described on chapter 3 "Saying Hello".
It runs well on a web browser (application running on apache tomcat 7.0.27 and configure to connect to
http://bosh.metajack.im:5280/xmpp-httpbind), and I have those following messages:
Connection established.
Sending ping to jabber.org.
Received pong from server in 990ms.
Connection terminated.
Then, I'm trying to deploy this application on an Android device (I tried on an emulator and on a Samsung Galaxy S) ICS 4.0.3.
After filling JID and password field and click to connect, I don't see any message, only the title "Hello" and a blank page.
Is there a problem with my flash librairies, or a connection problem with my device ?
Thanks