Appearance
Release Notes
| Version | Release Date | Changelog |
|---|---|---|
| 1.0.9 | 04.03.2026 | What's New: • Introducing ad reload support. Improvements: • Downgraded Google Mobile Ads SDK to version 13.0.0 |
| 1.0.8 | 04.03.2026 | Improvements: • Upgraded the podspec manifest for CocoaPods |
| 1.0.7 | 02.03.2026 | Improvements: • Upgraded Google Mobile Ads SDK to version 13.1.0. • SDK is now built with Xcode 26.2. |
| 1.0.6 | 26/01/2026 | What's New: • Added trackPageView(parameters:) function for tracking page views and screen visits. See the Page View Tracking documentation for more information. |
| 1.0.5 | 09/01/2026 | Improvements: • Added CI pipeline for release automation. This release contains the same functionality as version 1.0.4. |
| 1.0.4 | 27/11/2025 | What's New: • Introduced new class-based API for interstitial ads with RingierAdSDKInterstitialAd.• Added comprehensive delegate pattern ( RingierAdSDKInterstitialAdDelegate) for interstitial ad lifecycle events.• Enhanced error handling with detailed RingierAdSDKInterstitialError types.• Simplified delegate method naming (e.g., adDidLoad() instead of interstitialAdDidLoaded()).Improvements: • Better lifecycle management with explicit reset() method for interstitial ads.• Improved memory management with instance-based lifecycle and explicit cleanup. • Improved event tracking with separate callbacks for impressions, clicks, and presentation states. • More granular control over interstitial ad loading and presentation. • Cleaner, more concise API with reduced verbosity in delegate methods. Breaking Changes: • Deprecated static interstitial ad functions. See the Migration Guide for migration instructions. |
| 1.0.3 | 25/11/2025 | What's New: • Added support for Cocoapods. Note that the support for Cocoapods will be sunset by end of July 2026. Improvements: • Upgraded Google Mobile Ads to version 12.14.0. • Upgraded PrebidMobile to version 3.1.1. |
| 1.0.2 | 24/11/2025 | Bug Fixes: • Fixed underlying loading issue for the configuration. |
| 1.0.1 | 15/11/2025 | What's New: • Added resetWelcomeAd(params:) function to reset the state of welcome ad banners.Bug Fixes: • Fixed welcome ad capping issue. See the Migration Guide for more information. Improvements: • Internal cleanup. Deprecation: • Removed Google DAI function. |
| 1.0.0 | 04/11/2025 | What's New: • Added support for Xcode 26. • Increased minimum supported version to iOS 13. • Switched from custom logger implementation to using the Logger class from the os package.• Google Mobile Ads SDK upgrade to version 11.13.0. • Added a new static function setAudioSession(isApplicationManaged:) to control whether the app or the SDK manages AVAudioSession for video ads.• Under-the-hood integration of an A/B testing solution. Bug Fixes: • Removed JS Bundle for UUIDv3, replaced by native integration. • Internal performance optimizations. Improvements: • Removed all bundled or custom graphic assets from the SDK and now rely solely on Apple's system icons (SF Symbols) for all UI elements and placeholders. Deprecation: • Removed the Confiant SDK. • Removed Objective-C support. • Removed Cocoapods support. • Video ad-related functions have been deprecated. See the Migration Guide for more information. |

