-
Probably it is it. Use this code:
jaxmpp.getProperties().setUserProperty(SessionObject.USER_BARE_JID, BareJID.bareJIDInstance("user@server")); jaxmpp.getProperties().setUserProperty(SessionObject.PASSWORD, "secretPassword");
Simple examples works fine. I just checked it.
Type |
Bug
|
Priority |
Blocker
|
Assignee | |
RedmineID |
487
|
Version |
tigase-server-5.1.0
|
Issue Votes (0)
Watchers (0)
I Can't Loging from Android Device with last Revision 144 library, By using revision 61 it is possible to login, Here is my code