Skip to content

Releases: appnexus/mobile-sdk-ios

8.8.0

23 Aug 22:04
Compare
Choose a tag to compare

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

06 Jul 18:24
Compare
Choose a tag to compare

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

26 Apr 20:01
Compare
Choose a tag to compare

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

08 Mar 14:57
Compare
Choose a tag to compare

8.5.0

Improvement/Bug Fixes

MS-5227 Fixed issue with loading multiple outstream video ads simultaneously.

8.4.0

07 Mar 16:49
Compare
Choose a tag to compare

8.4.0

Update version to match Android SDK. No changes from 8.3.0

8.3.0

20 Dec 22:50
Compare
Choose a tag to compare

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

01 Dec 22:01
Compare
Choose a tag to compare

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

28 Oct 14:45
Compare
Choose a tag to compare

8.1.1

Improvement/Bug Fixes for macOS SDK

  • MS-5127 Added Impression tracking API for NSView registerViewTracking
  • MS-5128 Code optimizations
  • MS-5149 Fixed Impression tracking issue when app is on secondary displays

8.1.0

06 Oct 21:08
Compare
Choose a tag to compare

8.1.0

New Feature

  • MS-5102 Added a new MacOS Target supporting Native Ad's.

Improvement/Bug Fixes

  • MS-5080 Enable support for high impact media type creatives in BannerAdView
  • MS-5108 Added localization configuration option for SDK browser dismiss button "OK" [Github PR #80]

8.0.0

28 Jul 19:32
Compare
Choose a tag to compare

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