Jayson Basañes
Jayson Basañes
We're removing non-inclusive languages from our [open source project](https://github.com/woocommerce/woocommerce-ios). One of the remaining items is the `whitelist_rules` configuration we use for SwiftLint. SwiftLint [version 0.41.0](https://github.com/realm/SwiftLint/blob/master/CHANGELOG.md#0410-worlds-cleanest-voting-booth) adds an inclusive version for...
In #11345, we fixed a `UIWindow` rotation issue by keeping the `UIWindow` visible and hiding it on the next run loop (`DispatchQueue.main.async`). After talking to Apple engineers at WWDC, it...
These were found during #11395. These events are tracked way too much and warrant an investigation if we are tracking them correctly. - `stats_period_accessed` - `stats_insights_accessed` - `notifications_accessed` - `notifications_notification_details_opened`...
We need to add UI tests for Passkeys to avoid regressions. Related: - pe5pgL-42c-p2 - https://github.com/woocommerce/woocommerce-ios/issues/11167
**Describe the bug** When I log in using my WordPress.com credentials, the app shows an error saying "wordpress.com" has Application Password disabled. My guess is that it is assuming that...