-
Notifications
You must be signed in to change notification settings - Fork 497
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stale history shown in 1.4.2 without incr spinner #4431
Comments
A related problem here is that the app now catches up in weird spurts in general - e.g. if you're on the home page, the UI freezes on foreground and then unfreezes every ~500ms or so over the course of a few seconds until it's finally caught up. I'm not sure the spinner is visible while this is happening. Which sounds like it might be the same problem as seen here ^ |
this is definitely new in 1.4.2. |
…ryptoStore operations, use newer Realm transaction API. Added more failure logs to MXSession.
…ryptoStore operations, use newer Realm transaction API. Added more failure logs to MXSession.
I'm going to close in favor of #5752 which tracks the same thing but it shows off that the problem still happens in the latest versions. |
On foregrounding app, stale history is shown. Trying to fwd paginate works a bit (but only in steps of one msg?) Eventually an incr spinner appears and it syncs, but previously there was no evidence that you are stale.
Upload.from.GitHub.for.iOS.MOV
The text was updated successfully, but these errors were encountered: