iOS

18.4

What's New

iOS 18.4 enhances ad attribution capabilities with overlapping conversion support and simplified testing workflows. StoreKit receives significant updates including introductory offer eligibility controls and new transaction properties for cross-platform purchase tracking. Multiple SwiftUI and system framework bugs are fixed, while libxml2 custom allocation APIs are deprecated in favor of standard system allocators.

Highlights

Breaking Changes

  • watchOS removed as separate option in AppStore.Platform API, now combined with iOS
  • Platform symbol moved from root to AppStore.Platform namespace

Deprecations

  • libxml2 custom allocation API deprecated; migrate xmlMalloc/xmlFree calls to standard malloc/free
  • Transaction.currentEntitlement(for:) deprecated; use Transaction.currentEntitlements(for:) for family shared subscriptions

Recent Releases

All releases →