The first match works fine, using connectWithUserName() but whenevaer I try to connect after a disconnect() I get an error wit reasonCode = 5 in onConnectDone(). It works again after 1-2 minutes or after restarting the app?
Strange is that, this is only the case with Android while I do not see this on desktop. (Both uses the Java SDK).
Any ideas what could be the problem?