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
.zipdirectly. - The static
FBAudienceNetworkframework 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
preferredAdOptionsViewPositionproperty onFBNativeAdandFBNativeBannerAdto control the AdChoices (ad options) position for regional compliance. FBAdOptionsViewis deprecated in favor of thepreferredAdOptionsViewPositionproperty onFBNativeAdandFBNativeBannerAd; manually adding anFBAdOptionsViewremains supported.FBDynamicBannerAdis deprecated and will be removed in a future version; useFBAdViewfor banner ads instead.- Performance improvements and minor bug fixes.