Skip to content
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

fix: waiting for quicksync to finish to send message - WPB-15405 #2508

Draft
wants to merge 2 commits into
base: release/cycle-3.117
Choose a base branch
from

Conversation

netbe
Copy link
Collaborator

@netbe netbe commented Feb 10, 2025

BugWPB-15405 [iOS] Guest User on Wire Cloud could not join ongoing call

Issue

Currently when sending a message for avs (or any message), the MessageSender waits for the quickSync to be finished. When a user has a lot of events to sync it could cause a a delay messing up with calling.

Solution:

Wait only for decryption to be finished during the quickSync.

Testing

WIP


Checklist

  • Title contains a reference JIRA issue number like [WPB-XXX].
  • Description is filled and free of optional paragraphs.
  • Adds/updates automated tests.

UI accessibility checklist

If your PR includes UI changes, please utilize this checklist:

  • Make sure you use the API for UI elements that support large fonts.
  • All colors are taken from WireDesign.ColorTheme or constructed using WireDesign.BaseColorPalette.
  • New UI elements have Accessibility strings for VoiceOver.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant