This version is intended for applications compiled with Xcode 26. App developers should NOT integrate this version if compiling with Xcode 16 and should instead integrate the latest 20.x release. For information on Xcode 27 support, see announcement #676.
What's New
- Remove iOS 27 "Ask Siri" button in context menu based on screen capture policy configuration.
- Application launch performance improvements.
- File open performance improvements.
- Accessibility improvements.
Bug Fixes
- Fixed a potential hang when offline wipe is triggered while screen capture is disabled by policy.
- Fixed a potential false conditional access remediation failure.
- Fixed a potential crash on launch for SwiftUI apps when conditional-launch UI was active.
- Fixed a potential crash caused by a missing nil check.
- Fixed an issue where tap and long-press context menus in UITextView could open a URL into an unmanaged browser when policy should have prevented it.