-
The cause of the issue occurred to be a race condition while accessing variable storing XMPP stream features while application was in the background (running using limited resources, ie. slower CPU clocks). As a result authentication was started after receiving
<stream:features/>
but its value was not yet set to the variable accessed bySaslModule
causing this error.
Type |
Bug
|
Priority |
Normal
|
Assignee | |
Version |
none
|
Sprints |
n/a
|
Customer |
n/a
|
Issue Votes (0)
Occasionally
invalid-mechanism
SASL error is reported while mobile client reconnects being in the background.