Releases: AppLovin/AppLovin-MAX-SDK-iOS
Releases · AppLovin/AppLovin-MAX-SDK-iOS
10.3.7
- 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 theInfo.plist
. - Fix navigation bar styling on iOS 15.
- Fix Smaato's SDK version failing to display.
10.3.6
- 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
- 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
- Fix
ALRequestEncodingUtils
crash.
10.3.3
- 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
- Fix video pausing for ads that have playables with audio - issue introduced in 10.3.1
10.3.1
- Fix user audio not resuming after an AppLovin fullscreen ad is finished.
10.3.0
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
- MAX Consent flow updates.
- The SDK requires minimum Xcode version 12.0 to build.
- Mediation Debugger improvements.
6.15.2
- Do not show Mediation Debugger alert for outdated or missing SKAdNetwork IDs and update copy.