15.2
What's New
iOS 15.2 enhances privacy transparency with the App Privacy Report, significantly improves StoreKit testing capabilities for subscriptions and refunds, and fixes critical SwiftUI layout issues with navigation, tabs, and safe area handling. Developers should review app privacy usage in the new report and leverage expanded StoreKit Testing APIs for subscription workflows.
Highlights
- App Privacy Report UI in Settings displays sensor, data, and internet access summaries for auditing app behavior
- StoreKit refund request and subscription management sheets now testable in Xcode with StoreKit Testing
- New SKTestSession TimeRate enum values enable more granular automated subscription testing scenarios
- SwiftUI alert and confirmationDialog modifiers now present correctly in navigation and tab view hierarchies
- SwiftUI List respects safe area insets and ScrollView backgrounds track properly in NavigationView stacks
- Emergency SOS Auto Call supports two initiation methods with extended 8-second countdown timer