iOS

14.5

What's New

iOS 14.5 introduces significant SwiftUI refinements, enforcing value-type styles and fixing numerous layout and state management bugs. Key additions include SKAdNetwork view-through attribution support, Smart Folio microphone controls with audio session options, and improved Siri media app selection. The release prioritizes developer experience with stricter type safety and broader ad attribution capabilities.

Highlights

Breaking Changes

  • Style protocol implementations must now be value types (structs/enums), not classes
  • MinimumOSVersion key should not be used for macOS; use LSMinimumSystemVersion instead

Recent Releases

All releases →