Skip to content

6.22.0

Latest

Choose a tag to compare

@soxjke soxjke released this 29 Jul 15:35

Audience Network iOS SDK 6.22.0 - July 27, 2026

Warning

Xcode 26 required to use Audience Network SDK 6.22.0

  • Please ensure you have Xcode 26 or higher to use this version of Audience Network SDK when building your application.
  • Starting with version 6.22.0, the minimum supported iOS version is iOS 15.
  • Audience Network SDK 6.22.0 adds full support for the Swift Package Manager.
  • Audience Network SDK 6.22.0 is the last version distributed through CocoaPods. Future releases will be available only through Swift Package Manager or by downloading the SDK .zip directly.
  • The static FBAudienceNetwork framework is deprecated. The dynamic framework is now the recommended integration and is configured automatically when you integrate through Swift Package Manager or CocoaPods.
  • Format updates for Interstitial and Rewarded Video to improve app monetization — interactive product cards, a new watch-and-browse experience, and dedicated end cards.
  • Click destinations can now open in the system browser instead of an in-app web view, improving load performance and click reliability.
  • Added a preferredAdOptionsViewPosition property on FBNativeAd and FBNativeBannerAd to control the AdChoices (ad options) position for regional compliance.
  • FBAdOptionsView is deprecated in favor of the preferredAdOptionsViewPosition property on FBNativeAd and FBNativeBannerAd; manually adding an FBAdOptionsView remains supported.
  • FBDynamicBannerAd is deprecated and will be removed in a future version; use FBAdView for banner ads instead.
  • Performance improvements and minor bug fixes.