Skip to content

Releases: AppLovin/AppLovin-MAX-SDK-iOS

11.8.0

27 Feb 03:18
Compare
Choose a tag to compare
  • Add support for Direct Sold native ad VAST videos.
  • Creative Debugger will now include user id for ad reports, to be used for Ad Review User Journey.
  • Fix native banners not centered.
  • Add support for passing extra info from adapters to ad callbacks.

11.7.1

04 Feb 07:08
Compare
Choose a tag to compare
  • Add back Xcode 13.2.1 support.
  • Add support for native ad star ratings for manual integrations (docs).
  • Add support for star rating for ALX native ads.
  • Reduce disk writes.
  • Fix SDK's initialization callback not firing when there is no connectivity.
  • Fix Creative Debugger unable to close.

11.7.0

26 Jan 09:30
Compare
Choose a tag to compare
  • The consent flow (ALConsentFlowSettings) is officially deprecated and will be removed in the next SDK release.
  • Fix EXC_BAD_ACCESS crash.
  • Add support to Mediation Debugger to be able to share the correct SKAdNetwork Info.plist XML if currently invalid.
  • Fix various app-ads.txt Mediation Debugger issues.
  • Other performance enhancements and fixes.

11.6.1

04 Jan 09:36
Compare
Choose a tag to compare
  • Fix Mediation Debugger app-ads.txt error.
  • Fix edge case on first sessions only where loadAd() may not return a callback depending on network conditions.
  • Fix incorrect/larger -[MAAd requestLatency] values.
  • Memory leak fixes.

11.6.0

05 Dec 02:14
Compare
Choose a tag to compare
  • Remove support for bitcode now that it is deprecated in Xcode 14.
  • Reduce SDK binary size.
  • Creative Debugger 2.0 - banners, MRECs, and native ads + UI revamp.
  • Redesign native banner media ad templates.
  • Fix fullscreen "ad displayed" callback firing on some adapters' ad display failure (e.g. ironSource adapter).
  • Fix Facebook SDK initialized when using Selective Init with no non-AppLovin bidders enabled.

11.5.5

07 Nov 05:28
Compare
Choose a tag to compare
  • Fix banner/MREC placement data missing in various reports and APIs.

11.5.4

02 Nov 08:28
Compare
Choose a tag to compare
  • Improved native ads demand for AppLovin exchange.
  • Fix lag with some video ads.
  • Re-show options view for any AL native test ad.
  • Fix NSInvalidArgumentException crash in ALConnectionManager.
  • Fix -[NSDictionary al_stringForKey:] NSInvalidArgumentException crash.
  • Fix -[ALAdReviewManager registerCreativeIdentifierDelegate:] crash.
  • Deprecate -[MARewardedAdDelegate didStartRewardedVideoForAd:] and -[MARewardedAdDelegate didCompleteRewardedVideoForAd:]. These callbacks will be removed in a future SDK release.
  • Fix Mediation Debugger init status incorrectly showing "Not Initialized".

11.5.3

19 Oct 03:40
Compare
Choose a tag to compare
  • Fix crash related to the React Native plugin.

11.5.2

17 Oct 08:51
Compare
Choose a tag to compare
  • Update min Xcode version to 13.2.1 from 13.0.
  • Fix SDK Swift Package Manager distribution.
  • Fix several warnings from Main thread checker.
  • Deprecate -[ALSdkConfiguration consentDialogState].

11.5.1

27 Sep 09:00
Compare
Choose a tag to compare
  • Fix -[MANativeAd mediaContentAspectRatio] API returning a nan.
  • Fix view alignment for native ad medium templates when app icon is missing.
  • Fix graphic-only rewarded ads potentially not rewarding on click.
  • Display network-specific error code and message for ad load errors in Mediation Debugger.