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
This is blocked on the Matrix Rust SDK, which currently doesn't fully implement EventCache features that allow the client to customize how events are extracted from and imported into the cache.
Now that a user's login session is properly persisted to/from storage on all platforms, the next step is to:
SyncTimelineEvent
s) upon app exit, or perhaps upon another lifecycle stage.EventCache::add_initial_events()
The text was updated successfully, but these errors were encountered: