Release Notes
Teads SDK iOS Release Notes
[6.0.2] – 4 Dec 2025
Features
- Added orientation change support.
[6.0.1] – 20 Nov 2025
Fixes
- Privacy manifest: Removed a faulty privacy manifest category.
[6.0.0] – 29 Oct 2025
Unified Placement Interface
This release introduces a unified interface for creating all placement types via Teads.createPlacement(), providing a consistent API across the SDK.
New Placement Types
- Feed placement: New
TeadsAdPlacementFeedclass for content recommendation widgets. - Recommendations placement: New
TeadsAdPlacementRecommendationsfor programmatic access to content recommendations.
Features
- Unified event system: Single
TeadsAdPlacementEventsDelegatefor all placement types. - Dark mode: Support via
toggleDarkMode()and configuration parameter. - Explore More: Feature to show additional content when users navigate away.
- SwiftUI support: Native SwiftUI implementation patterns.
Legacy Release Notes
[5.5.1] – 8 Jul 2025
Fixes
- Blank creatives: Fixed an issue where blank creatives could appear in some placements github.com.
[5.5.0] – 2 Jul 2025
Features
- Prebid Standard Integration: Created a TeadsPBMPluginRenderer to support Prebid Standard Integration github.com.
- Native API improvements: Exposed a universalClickURL property on the TeadsNativeAd to retrieve the destination URL when a user taps on a native ad.
- Documentation: Improved open source documentation for native ad formats github.com.
[5.3.0] – 25 Mar 2025
Features
- GAM version bump: Updated the Google Ad Manager adapter to version 12.2.0 github.com.
Fixes
- VTS issue: Fixed an issue related to the Video Tracking Services (VTS) not behaving as expected github.com.
[5.2.0] – 27 Feb 2025
Features
- OMSDK update: Updated the Open Measurement SDK bundled in the Teads SDK github.com.
[5.1.8] – 9 Jan 2025
Features
- Signed artifacts: The SDK is now signed when using Swift Package Manager (SPM) and AppLovin MAX. SPM is available for TeadsSDK, AdMob and AppLovin MAX (not yet for Smart).
- Bitcode removal: Removed Bitcode support since Xcode 14 no longer supports it github.com.
Fixes
- Bitcode flag removal: Fixed build issues related to the obsolete Bitcode flag github.com.
[5.1.6] – 10 Dec 2024
Features
- GPP consent signals: Added support for Global Privacy Platform (GPP) consent signals in AdPlacementSettings github.com.
- Xcode 16 compatibility: Updated the SDK to build with Xcode 16 github.com.
Fixes
- Main thread warning: Fixed a warning about code running on the wrong thread github.com.
- Remove Bitcode: Fully removed Bitcode support after Apple deprecated it github.com.
[5.1.3] – 3 Jul 2024
Features
- Privacy API compliance: Added compliance with Apple's NSPrivacyAccessedAPICategoryUserDefaults in the privacy manifest github.com.
[5.1.2] – 2 May 2024
Features
- Prebid standalone integration: Updated to support the latest Prebid standalone integration github.com.
[5.1.1] – 4 Apr 2024
Features
- Privacy manifest: Updated the privacy manifest for App Store privacy labeling github.com.
- Dependency updates: Updated Google Mobile Ads SDK to v11.2.0 and AppLovin SDK to v12.3.1 github.com.
[5.0.27] – 29 Jan 2024
Features
- Programmatic native binding: Added a NativeAd tag binder allowing UI elements to be bound programmatically with TeadsNativeAdView.bind github.com.
[5.0.26] – 15 Jan 2024
Fixes
- Resize in WebView & mediation: Fixed ad resizing issues when ads were displayed in a WebView or under mediation github.com.