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
I could not find a solution in the documentation, the existing issues or discussions.
I already asked for help in the chat
In which Project did the bug appear?
Other
If you selected "Other" as Project, please enter in which project the bug occurred.
matrix-dart-sdk
On which platform did the bug appear?
Android
SDK Version
0.24.1
Describe the problem caused by this bug
When running multiple isolates, I am having a problem where room timeline is getting gaps and missing messages.
I noticed #1659 so I understand multi-isolate is not yet supported. I thought I would make the report anyways just as an FYI, so feel free to close if this is out of scope for now :)
Steps To Reproduce
I am still looking in to reproduction steps, though I believe the issue is coming from how timeline_fragments are being stored/fetched in the database, as if I remove the timeline fragments for the room, the timeline is able to load properly again.
Screenshots or Logs
Security related
No response
The text was updated successfully, but these errors were encountered:
Checklist
In which Project did the bug appear?
Other
If you selected "Other" as Project, please enter in which project the bug occurred.
matrix-dart-sdk
On which platform did the bug appear?
Android
SDK Version
0.24.1
Describe the problem caused by this bug
When running multiple isolates, I am having a problem where room timeline is getting gaps and missing messages.
I noticed #1659 so I understand multi-isolate is not yet supported. I thought I would make the report anyways just as an FYI, so feel free to close if this is out of scope for now :)
Steps To Reproduce
I am still looking in to reproduction steps, though I believe the issue is coming from how
timeline_fragments
are being stored/fetched in the database, as if I remove the timeline fragments for the room, the timeline is able to load properly again.Screenshots or Logs
Security related
No response
The text was updated successfully, but these errors were encountered: