Skip to content

Releases: appnexus/mobile-sdk-ios

4.8

21 Jun 22:09
Compare
Choose a tag to compare
4.8

4.8

New Features

  • MS-3083 -- Native for Banner Ad View
  • MS-3115 -- Function to set external user id in the SDK for user syncing
  • MS-3279 -- Expose click through url for banner, native, interstitial & video

Bug Fixes

  • MS-3186 -- Incorrect logic in AdMob mediation code - iOS - native

Mediation Partner Updates

  • MS-3257 -- Update Facebook Audience Network SDK to latest version
  • MS-3075 -- Update inMobi client side adapter to support latest inMobi SDK

Versions of Updated Mediation SDKs

  • FacebookSDK 4.28.1
  • InMobi 7.1.1

4.7.1

10 May 17:35
Compare
Choose a tag to compare

New Features and Bug Fixes

4.6

12 Apr 22:33
Compare
Choose a tag to compare
4.6

New Features

  • MS-2113 -- Support autocollapse of Interstitial new API added
  • MS-3178 -- Implement exposureChange event in MRAID

4.5

31 Mar 01:02
Compare
Choose a tag to compare
4.5

4.5

New Features

  • Banner Video

4.4.2

26 Mar 18:51
Compare
Choose a tag to compare

Bug Fixes and Updates

  • MS-3200 - Fixed ANLocalizations overriding parent app localizations

4.4.1

16 Mar 19:26
Compare
Choose a tag to compare

Bug Fixes and Updates

  • MS-3197 - Fixed a crash in Creative Id change-set.

4.4

02 Mar 14:04
Compare
Choose a tag to compare
4.4

Bug Fixes and Updates

  • MS-2132 - The in-app browser localisations added different localisations(French, German, Spanish, Swedish and Danish)
  • MS-3096 - Ability to get Creative ID in the SDK from response
  • MS-3187 - iPhone X - WKWebView scrollView gets undesired insets fixed

4.3

24 Jan 14:47
Compare
Choose a tag to compare
4.3

Bug Fixes and Updates

  • MS-3142 - App crashing on iOS 9 when tapping on Native Ad
  • MS-3060 - Mobile SDK: Close Interstitial when it is clicked
  • MS-3087 - iOS Pre-Roll Placement Video Completion Tracker Not Firing Consistently
  • VID-3227 - Pre-roll video serving mid-roll
  • MS-3101 - Update Reachability Code
  • MS-3170 - SDK Crash

4.2

20 Dec 16:17
Compare
Choose a tag to compare
4.2

New Features:

  • MS-3097 -- Instream Video new API's to provide info on the video creatives loaded & playing

Detailed documentation of API's https://wiki.appnexus.com/display/sdk/Show+Instream+Video+Ads

Usage of the new Instream video API's explained in simpleVideo project provided in examples https://github.com/appnexus/mobile-sdk-ios/tree/master/examples/SimpleVideo

4.1

27 Nov 20:33
Compare
Choose a tag to compare
4.1

Updates

  • AppNexusSDK will now support iOS 9.0 & above only

Bug Fixes

  • MS-3085 -- Update SDK to respect safe area on iPhone X/iOS 11
  • MS-2985 -- NSURLConnection has deprecated methods that are currently in use by the AppNexus SDK
  • MS-2983 -- MPMoviePlayerViewController has been deprecated as per iOS 9 but is being used in ANMRAIDUtil