-
Notifications
You must be signed in to change notification settings - Fork 28
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: Fetch MLS status on every conversation opening [WPB-8610] #2884
fix: Fetch MLS status on every conversation opening [WPB-8610] #2884
Conversation
Test Results816 tests 816 ✅ 8m 35s ⏱️ Results for commit 9b4fc4c. ♻️ This comment has been updated with latest results. |
APKs built during tests are available here. Scroll down to Artifacts! |
Build 4127 succeeded. The build produced the following APK's: |
…onversation_opening
APKs built during tests are available here. Scroll down to Artifacts! |
Build 4171 succeeded. The build produced the following APK's: |
…onversation_opening
…github.com:wireapp/wire-android-reloaded into fix/fetch_mls_status_on_every_conversation_opening
APKs built during tests are available here. Scroll down to Artifacts! |
Build 4205 succeeded. The build produced the following APK's: |
…onversation_opening
APKs built during tests are available here. Scroll down to Artifacts! |
Build 4208 succeeded. The build produced the following APK's: |
What's new in this PR?
Issues
Every time when we open a conversation, we need to verify the conversation state
Causes (Optional)
Was not implemented
Solutions
Implement it, by using new kalim UseCase
Dependencies (Optional)
waiting for kalium PR wireapp/kalium#2701