You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When calling client.switchUser while observing channels with client.queryChannelsAsState the SDK occasionally crashes with
java.lang.IllegalStateException: Plugin 'io.getstream.chat.android.state.plugin.internal.StatePlugin' was not found. Did you init it within ChatClient?
at io.getstream.chat.android.state.extensions.ChatClientExtensions.getState(ChatClient.kt:521)
Describe the bug
When calling
client.switchUser
while observing channels withclient.queryChannelsAsState
the SDK occasionally crashes withClient is initialized with StatePlugin:
SDK version
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No crash
Device:
The text was updated successfully, but these errors were encountered: