iOS18对哪些方法进行了过时处理
Asked on 03/03/2025
1 search
在iOS 18中,以下方法和API被标记为过时:
- 原始的In-App Purchase API:在iOS 18及其相关的操作系统版本中,原始的In-App Purchase API,包括统一收据,已被弃用。虽然现有的应用程序仍然可以继续使用,但该旧API将不再接收任何增强或新功能。建议开发者更新现有应用程序以使用StoreKit 2,以提供更好的应用内购买体验。What’s new in StoreKit and In-App Purchase (21:06)
如果您有其他具体的API或方法想要了解是否被弃用,请提供更多信息。

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.

Enhance your UI animations and transitions
Explore how to adopt the zoom transition in navigation and presentations to increase the sense of continuity in your app, and learn how to animate UIKit views with SwiftUI animations to make it easier to build animations that feel continuous.

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.