What's Changed
iOS - Improvements and Fixes
- Simulator (Device) Logs: Now, long device log messages are broken into parts to prevent truncation. By @asafkorem in #4425
- WebView Testing: Implemented a workaround for a selection error on non-text input types. By @asafkorem in #4427
- WebView Testing: Introduced a launch argument to disable WebKit security (
detoxDisableWebKitSecurity
), enhancing testing capabilities (check our Testing WebViews guide for more details). By @asafkorem in #4429
Full Changelog: 20.19.4...20.19.5