UITableView deprecation

Asked on 2024-07-30

1 search

UITableView has not been explicitly mentioned as deprecated in the provided context. However, there are several updates and deprecations related to other APIs and features:

  1. In-App Purchase API: The original API for in-app purchases is deprecated starting with iOS 18. Developers are encouraged to migrate to StoreKit 2 for better features and support. What’s new in StoreKit and In-App Purchase.

  2. TVML Kit: TVML Kit is deprecated in tvOS 18. Developers are encouraged to migrate their TVML apps to SwiftUI. Migrate your TVML app to SwiftUI.

If you are looking for specific information about UITableView, it might be useful to check the session "What’s new in UIKit" for any updates or changes related to UIKit components. What’s new in UIKit.