wire-ios
wire-ios copied to clipboard
📱 Wire for iOS (iPhone and iPad)
WPB-19008 [iOS/QA]Chore: Setup TestServiceClient functions in new automation ### Issue _Please describe the issue._ _Optional: add details about technical approach, solutions etc._ _Optional: reference dependencies to other pull requests etc._...
WPB-21527 [iOS] Update “Upgrade Banners” copy for Freemium team users ### Issue Changing wording for the update channel banner. See new preview: This change targets develop but will cherry-pick with...
WPB-14876 [iOS] Create a new WireLogger interface ### Issue As a first step to refactoring the logging this PR moves all existing code from `WireLogging` into a new target `WireLegacyLogging`....
WPB-14297 Reduce number of logs in production ### Issue This PR creates a new interface for logging, which forces calling code to explicitly specify how types are converted to a...
WPB-21588 [iOS] Make syncV2 available for apiVersion 5,6 ### Issue Makes sync V2 available for apiversion 5 and 6. ### Testing * [x] Playtest on apiVersion 5 * [x] Playtest...
WPB-19515 [iOS] Handle reactions ### Issue Added logic to show live changes in messages reactions ### Testing https://github.com/user-attachments/assets/1f1e4576-41a3-4848-bcb3-9d706decd2d2
WPB-18053 [iOS]:Team members are shown as guests in share logs screen ### Issue This PR fixes below issues : https://wearezeta.atlassian.net/browse/WPB-16584 https://wearezeta.atlassian.net/browse/WPB-11573 https://wearezeta.atlassian.net/browse/WPB-18053 Fix: Improved the logic to detect if the...
WPB-8907 Migrate Objective C code to Swift ### Issue WireSystem does not contain any Obj-C code anymore. Still there are currently three header files with preprocessor-macros used by other projects....
WPB-20878 [iOS] Periphery integration with Xcode ### **PROPOSAL** This PR adds a new target for Periphery tool to be run so we can get a report on Xcode (and as...
WPB-20050 [iOS] Check backend reachability per account ### Issue This PR introduces a new `NetworkReachability` that makes use of `NWPathMonitor` to report whether the app has an internet connection. This...