Subject: Problems with OnAuthError event
I tried providing a wrong username to the XmppClient Object.
I breakpointed different events.
When I start my application sometimes it breaks at OnAuthError(...) and sometimes at OnLogin(...) (about 50% chance for any of the two events).
I think it's more likely that the problem is from my application, but can you tell me if you know something about this kind of issues?
Could it be a problem of incompatibility? My XMPP Server is called "ejabber".
I breakpointed different events.
When I start my application sometimes it breaks at OnAuthError(...) and sometimes at OnLogin(...) (about 50% chance for any of the two events).
I think it's more likely that the problem is from my application, but can you tell me if you know something about this kind of issues?
Could it be a problem of incompatibility? My XMPP Server is called "ejabber".