-
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 bySaslModulecausing this error.
| Type |
Bug
|
| Priority |
Normal
|
| Assignee | |
| Version |
none
|
| Sprints |
n/a
|
| Customer |
n/a
|
Issue Votes (0)
Occasionally
invalid-mechanismSASL error is reported while mobile client reconnects being in the background.