Which iOS version includes async/await
Asked on 06/06/2025
1 search
The async/await feature was introduced in Swift, and it is used in various iOS versions. Specifically, the context mentions that StoreKit Two, which utilizes the Swift async/await pattern, is available starting with iOS 18. This suggests that async/await is supported in iOS 18 and later versions.
For more details on using async/await in Swift, you can refer to the session A Swift Tour: Explore Swift’s features and design (18:33).

What’s new in StoreKit and In-App Purchase
Learn how to build and deliver even better purchase experiences using the App Store In-App Purchase system. We’ll demo new StoreKit views control styles and new APIs to improve your subscription customization, discuss new fields for transaction-level information, and explore new testability in Xcode. We’ll also review an important StoreKit deprecation.

Go further with Swift Testing
Learn how to write a sweet set of (test) suites using Swift Testing’s baked-in features. Discover how to take the building blocks further and use them to help expand tests to cover more scenarios, organize your tests across different suites, and optimize your tests to run in parallel.

Platforms State of the Union
Discover the newest advancements on Apple platforms.