Why can't I connect to the openfire server?

前端 未结 4 1592
不思量自难忘°
不思量自难忘° 2020-12-20 06:37

I\'m having a little bit of trouble trying to connect to Openfire (which I\'ve installed on my computer) while using Smack.

    ConnectionConfiguration con         


        
4条回答
  •  梦毁少年i
    2020-12-20 07:25

    I just created a new project in which I need XMPP, and ran into the same problem. However, I realized that it was simply because I had forgotten to add the internet permission in my manifest:

    
    

    Make sure that you haven't done the same mistake.

提交回复
热议问题