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
We should probably try catch all those val, because this could happen in several places :/
We could also try to rely on autocleaner instead of destoying manually the inner room.
IllegalStateException
Room object has already been destroyed
Seems that the room is release and the timeline is still active.
Crash occurrence is low but would be nice to investigate and fix. Investigating it.
The text was updated successfully, but these errors were encountered: