Skip to content

Releases: AppLovin/AppLovin-MAX-SDK-iOS

10.3.7

13 Nov 19:18
f608bb8
Compare
Choose a tag to compare
  • Fix iPad 14.7 / 14.8 crash in ALTaskProcessAdResponse.
  • Increase stability of users being granted AppLovin rewards.
  • Increase stability of test mode.
  • Other bug fixes and stability improvements.

Mediation Debugger

  • Display the value of NSAdvertisingAttributionReportEndpoint if it is set in the Info.plist.
  • Fix navigation bar styling on iOS 15.
  • Fix Smaato's SDK version failing to display.

10.3.6

28 Sep 23:57
ea9e56d
Compare
Choose a tag to compare
  • Un-deprecate AppLovin MREC API.
  • Fix ALDataCollector crash in custom mediation setup.
  • Fix issue when showing StoreKit in landscape with no internet.

10.3.5

30 Aug 04:28
ea9e56d
Compare
Choose a tag to compare
  • Add -[MAAd networkPlacement] API which represents the underlying ad's placement id.
  • Fix ALStoreKitProductViewController crash.
  • Fix ALRequestEncodingUtils crash.
  • Fix isInitialized compilation warning.

10.3.4

29 Jul 06:44
ea9e56d
Compare
Choose a tag to compare
  • Fix ALRequestEncodingUtils crash.

10.3.3

17 Jul 06:38
ea9e56d
Compare
Choose a tag to compare
  • Add support for DataSeat and Verve adapters.
  • Add support for fixing various audio issues with fullscreen ads.
  • Minor bug fixes and stability improvements.

10.3.2

18 Jun 01:40
ac94d20
Compare
Choose a tag to compare
  • Fix video pausing for ads that have playables with audio - issue introduced in 10.3.1

10.3.1

15 Jun 06:55
ac94d20
Compare
Choose a tag to compare
  • Fix user audio not resuming after an AppLovin fullscreen ad is finished.

10.3.0

26 May 02:57
d12f9e5
Compare
Choose a tag to compare

NOTE: We removed version 10.3.0 because of an issue with initializing the SDK. Please use 10.3.2 instead.

  • Distribute SDK as a .xcframework to reduce binary size under < 100MB.
  • Various MAX consent flow updates.
  • Update error callback APIs to return first-class MAError object. The new callback is - (void)didFailToLoadAdForAdUnitIdentifier:(NSString *)adUnitIdentifier withError:(MAError *)error;.
  • Add new - (void)didPayRevenueForAd:(MAAd *)ad callback.
  • Fix crash coming from our ALVASTVideoViewController class.

10.2.1

30 Apr 22:22
4043621
Compare
Choose a tag to compare
  • MAX Consent flow updates.
  • The SDK requires minimum Xcode version 12.0 to build.
  • Mediation Debugger improvements.

6.15.2

05 Feb 05:21
d24b9f8
Compare
Choose a tag to compare
  • Do not show Mediation Debugger alert for outdated or missing SKAdNetwork IDs and update copy.