6.0
At Xandr we listen to our users' feedback to help us develop the products that provide the best solutions for their needs. Based on that feedback, we are proud to announce the release of v6.0, a major upgrade to our iOS Mobile SDK.
BREAKING CHANGES
Some changes made in v6.0 are breaking and may require existing users who wish to upgrade from previous versions to follow our migration guide.
New Features
Change to the directory structure. Notable changes include:
- BinaryProjects/ANSDK.xcodeproject has been renamed and moved to sdk/AppNexusSDK.xcodeproject.
- Mediation Adapter targets have been removed from AppNexusSDK.xcodeproject.
- ANSDK target has been removed from AppNexusSDK.xcodeproject.
Mediation adapters are now available only via our source or CocoaPods.
This will enable publishers to select the mediation networks they need for their inventory strategies
Third party mediation network libraries have been removed from code. Publishers integrating mediation via source will need to include the libraries themselves.
A list of supported versions of third-party mediation networks is available in our public documentation
Upgrades
Mediation partner upgrades
- Mopub SDK v5.8.0
- InMobi SDK v7.3.1
- Google AdMob SDK v7.48.0
- Smart Server SDK v7.1.1
Warning:
If you are currently using a static library version of AppNexus SDK(libANSDK.a) or a mediation adapter please follow our migration guide.