API deprecations in iOS 18

Generated on 8/7/2024

1 search

In iOS 18, several API deprecations have been announced:

  1. StoreKit API: The original API for in-app purchases is deprecated, including the unified receipt. Existing apps will continue to work, but the legacy API won't receive any enhancements or new features in future operating system releases. Developers are strongly recommended to update their apps to use StoreKit 2, which offers many improvements such as customer transaction history, subscription renewal info, and modern language features like Swift's async/await pattern. For more details, you can refer to the session What’s new in StoreKit and In-App Purchase (21:06).

  2. UIKit: While not explicitly mentioned as deprecated, there are significant updates and new features in UIKit that developers are encouraged to adopt. This includes improvements to transitions and animations, tab bars, and the new document launch experience. For more details, you can refer to the session What’s new in UIKit (20:43).

For a comprehensive understanding of all the changes and deprecations, it is recommended to review the developer documentation and the relevant WWDC sessions.

Elevate your tab and sidebar experience in iPadOS

Elevate your tab and sidebar experience in iPadOS

iPadOS 18 introduces a new navigation system that gives people the flexibility to choose between using a tab bar or sidebar. The newly redesigned tab bar provides more space for content and other functionality. Learn how to use SwiftUI and UIKit to enable customization features – like adding, removing and reordering tabs – to enable a more personal touch in your app.

What’s new in StoreKit and In-App Purchase

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.

What’s new in UIKit

What’s new in UIKit

Explore everything new in UIKit, including tab and document launch experiences, transitions, and text and input changes. We’ll also discuss better-than-ever interoperability between UIKit and SwiftUI animations and gestures, as well as general improvements throughout UIKit.

What’s new in privacy

What’s new in privacy

At Apple, we believe privacy is a fundamental human right. Learn about new and improved permission flows and other features that manage data in a privacy-preserving way, so that you can focus on creating great app experiences.

What’s new in device management

What’s new in device management

Learn about the latest management capabilities for iOS, iPadOS, macOS, and visionOS, then discover the latest changes to Apple Business Manager and Apple School Manager. We’ll also share updates to Activation Lock, SoftwareUpdate, and Safari management.

Platforms State of the Union

Platforms State of the Union

Discover the newest advancements on Apple platforms.

Enhanced suggestions for your journaling app

Enhanced suggestions for your journaling app

Find out how your journaling app can display journaling suggestions with richer content from the system. Explore new types of available content like state of mind data, reflection prompts, and support for third-party media content and motion-based activities.