hello everyone,
Despite the conf.setReconnectionAllowed(true call, the connection won’t reconnect. ???
your help will be appreciated. mind you i’m running smack on the latest android release.
cheerio
hello everyone,
Despite the conf.setReconnectionAllowed(true call, the connection won’t reconnect. ???
your help will be appreciated. mind you i’m running smack on the latest android release.
cheerio
Maybe it’s impossible to reconnect. Output the error that occurs in
void reconnectionFailed(Exception e)
.
hi,
none of the ConnectionListener methods gets called again …