manuroe

Results 217 comments of manuroe

Closing it in favor of #2840. They are both related to https://github.com/matrix-org/matrix-rust-sdk/pull/3330 support on m.org.

The associated rageshake shows that the app is setting up a pusher on startup: ``` 2023-05-28T11:22:15.794279Z DEBUG send{homeserver="https://matrix-client.matrix.org/" server_versions=[V1_0, V1_1, V1_2, V1_3, V1_4, V1_5] config=RequestConfig { timeout: 30s } request_id="REQ-2"...

It should be now fixed on the Rust side. Do you still see the issue?

yes. As raised, this is subtle: ![RPReplay_Final1711708959](https://github.com/element-hq/element-x-ios/assets/8418515/fa209bca-5ef8-49cd-b9e4-b309f6875069)

We first need to create an integration test to verify this (complexity: S). Then, we may need to fix the problem itself.

Local echo support in the room preview should fix it. We need to test local echoes on Android. We may then review the complexity if other problems are found.

We reduced the occurence because we are more focused on bubbles view.

I moved the occurence to `Uncommon` as the bug happens less often than before.

We should not have this issue anymore.

@Hywan could this be fixed by the event cache storage?