what's new in iOS 17

Asked on 2026-03-22

1 search

In iOS 17, several new features and improvements were introduced to enhance the user experience and developer capabilities. Here are some highlights:

  1. Background Tasks API: Updated to allow long-running tasks, such as video exports, to complete in the background on iOS and iPadOS.

  2. CarPlay Enhancements: Now supports live activities, enabling apps to show timely and relevant updates even when users are on the road.

  3. SwiftUI Improvements: The SwiftUI text editor now supports rich text editing by changing the binding from a string to an attributed string. Swift Charts also supports 3D interactions, thanks to RealityKit.

  4. New Controls API: Allows developers to create customizable controls that users can add to their control center or assign to the action button on the iPhone 15 Pro.

  5. Camera Enhancements: A new locked camera capture framework enables captures even while the device is locked.

  6. Home Screen Customization: App icons and widgets can now appear in light, dark, or tinted versions, providing a consistent visual experience.

These updates are part of Apple's continuous effort to make iOS more customizable and powerful for both users and developers. For more detailed information, you can refer to the Platforms State of the Union (44:17) session.