Reliable Reconnection #802
Labels
app-update
Requires an app update
connectivity
Related to connectivity to the app
os-android
Concerns the Android app
os-ios
Concerns the iOS app
This is an umbrella issue that tracks known issues related to reconnection attempts which need resolving before we can release the reconnect overhaul code introduced by #792. The rationale here is that the multiple pushes trigger race conditions in both the iOS and the Android app (which is good because at least we can now reproduce them better).
This issue is not intended for discussion. If you encounter further issues you suspect are not listed here or you have new insights, please file a new issue.
Threema Web
SaltyRTC Server
SaltyRTC Client JS
SaltyRTC Client Java
SaltyRTC Client Rust
Android App
wca
) is different. It should discard the connection and restart the web client session immediately (internal: ANDR-908).wca
) when it is already connected or currently establishing a connection with that id (internal: ANDR-909).iOS App
wca
) is different. It should discard the connection and restart the web client session immediately (internal: IOS-751).wca
) when it is already connected or currently establishing a connection with that id (internal: IOS-751).The text was updated successfully, but these errors were encountered: