iOS 26 Support

Overview

With the 202605.1.0 Spring release, OneTrust mobile SDKs will support building applications with the
iOS 26 SDK. This ensures customers can continue submitting apps to the App Store in line
with Apple’s upcoming minimum SDK requirements.

Why this Matters

Apple has announced that starting 28 April 2026, all iOS and iPadOS apps submitted to App
Store Connect must be built using the iOS 26 SDK or later. Apps built with earlier SDK
versions will no longer be accepted for new submissions or updates.

What's included in the Spring Release

  • Compatibility with Xcode 26 and the iOS 26 SDK
  • Continued support for existing deployment targets (building with iOS 26 does not force
    apps to require iOS 26 at runtime)
  • No breaking changes for existing SDK integrations when upgrading to this release

Developer Guidance

Developers planning App Store submissions or updates after April 2026 should ensure they:

  • Upgrade to the 202605.1.0 Spring release of the OneTrust SDKs
  • Build using Xcode 26 or later
  • Test applications against iOS 26 simulators or devices as part of their release process

References