Releases: appnexus/mobile-sdk-ios
Releases · appnexus/mobile-sdk-ios
8.8.0
8.8.0
New Features
- MS-5345 Enabled lazy loading for banner native rendering
- MS-5351 Support both static and dynamic AppNexus SDK framework/ library
Improvement/ Bug Fixes
- MS-5348 Addressed issue where creative failed to render when scrolled in a collection view
- MS-5266 Addressed issue where impression tracker did not fire when creative is scrolled in a collection view
8.7.0
8.7.0
Improvement/Bug Fixes
- MS-5346 Fixed issue where only last ad is rendered in a multi ad request for Banner Native Rendering
- MS-5206 Added support for setting player size and getting video creative width and height for BannerVideo. New API introduced in ANBannerAdView landscapeBannerVideoPlayerSize, portraitBannerVideoPlayerSize, squareBannerVideoPlayerSize , getVideoWidth, getVideoHeight and In ANVideoAdPlayer getVideoWidth and getVideoHeight
- MS-5344 Gracefully handle error to avoid crash during fetch User agent String
- MS-5340 Fixed ModuleMap XCFramework Warning
8.6.0
8.6.0
Improvement/Bug Fixes
- MS-5281 Added Swift Package Manager support for Google Mediation Adapter
Mediation / CSR partner updates
- Upgraded Google AdMob SDK from 9.14.0 to 10.3.0
8.5.0
8.5.0
Improvement/Bug Fixes
MS-5227 Fixed issue with loading multiple outstream video ads simultaneously.
8.4.0
8.4.0
Update version to match Android SDK. No changes from 8.3.0
8.3.0
8.3.0
Improvement/Bug Fixes
- MS-5208, MS-5214 Upgraded OMSDK from 1.3.31 to 1.4.2
- MS-5197 Added iPad multiwindow support for Google AdMob mediation. Refer to this doc for more information [https://docs.xandr.com/bundle/mobile-sdk/page/mediate-with-ios.html].
Mediation / CSR partner updates
- MS-5210, MS-5213 Upgraded Google AdMob SDK from 9.4.0 to 9.14.0
8.2.0
8.2.0
Improvement/Bug Fixes
- MS-5172 Support for Global Privacy Platform (GPP) [https://docs.xandr.com/bundle/mobile-sdk/page/sdk-privacy-for-ios.html]
- MS-5112 Update PPID API to indicate if its first party id [https://docs.xandr.com/bundle/mobile-sdk/page/user-id-s--mapping-on-ios.html]
- MS-5183 Fixed Completion handler callback issues in XandrAd.init()
Mediation / CSR partner updates
- MS-5195 Upgraded Facebook Audience Network SDK from 6.5.0 to 6.12.0
8.1.1
8.1.0
8.0.0
8.0.0
Announcements:
We have completed the removal of the APIs referenced in the 7.21.0 release. Please note there are breaking changes to some of our APIs, particularly for our init methods which is required for ad calls to be successful-[[XandrAd sharedInstance] initWithMemberID:1 preCacheRequestObjects:true completionHandler:nil];. See our 8.0 integration guide, as well as our SDK initialization guide for further details.
Improvement/Bug Fixes
- MS-5011 Updated impression counting methodology. Please see our new impression counting methodology guide.
- MS-4978 Fixed custom adapter issues in Swift. [Github Issue #71]
- MS-5007 Removed all discontinued mediation adapters
- MS-5013 Upgraded to OMSDK v1.3.31