Jacob Persson
Jacob Persson
WPB-8697 [iOS] Create UsersAPI ### Issue Add UsersAPI with support for fetching a single or a batch of users. --- ### Checklist - [x] Title contains a reference JIRA issue...
### Issue If for some reason you end up with 1-1 conversation marked as readonly it will be repaired if it later resolved to being proteus 1-1. #### Solution Unmark...
---- #### PR Submission Checklist for internal contributors - The **PR Title** - [ ] conforms to the style of semantic commits messages¹ supported in Wire's Github Workflow² - [...
---- #### PR Submission Checklist for internal contributors - The **PR Title** - [ ] conforms to the style of semantic commits messages¹ supported in Wire's Github Workflow² - [...
# What's new in this PR By separating the android bindings we can enable android specific optimisations, which include appropriate fallbacks when running on older android version. This removes the...
# What's new in this PR Expose API for upgrading from basic to x509 credentials for a conversation. This is useful for a clients to address the race condition, which...
WPB-15886 [iOS] Update to CC 5.0 ### Issue Update CoreCrypto to 5.1.0 #### Todo list - [x] Tests for `MLSTransport` - [x] `E2EIVerificationStatusServiceTests` doesn't compile due to missing types ###...
We've seen that our Kotlin bindings on Android sometimes throw "null RustBuffer had non-zero capacity" when calling an async function. Unfortunately we haven't found a way yet to reproduce the...