Releases: AppLovin/AppLovin-MAX-SDK-iOS
Releases · AppLovin/AppLovin-MAX-SDK-iOS
6.13.4
- Ad Review optimizations.
6.13.3
- Add support for initializing MAX SDK with credentials from a set of ad unit ids. Should only be used if you have ad unit ids with different credentials under the same package name.
6.13.2
- Multiple features and fixes to the mediation debugger.
- Fix keyboard typing sounds.
- Misc bug fixes and optimizations.
6.13.1
- Minor bug fixes.
6.13.0
- Mediation Debugger test mode.
- Other performance optimizations and bug fixes.
6.12.8
- Increased support for later Unity IDE versions.
- Fix
loadZonesIfNeeded:
crash. - Other minor fixes and optimizations.
6.12.7
- Fix subtle noise coming from SDK.
- Other minor fixes and improvements.
6.12.6
- Fixed a banner bug introduced in iOS SDK 6.12.5.
- Fixed
[ALDataCollector collectUserAgentInfoIfNeeded];
crash. - The
-[ALVariableService loadVariables]
method has been deprecated. Please use the SDK's initialization callback to retrieve variables.
6.12.5
- Various performance enhancements and bug fixes.
6.12.4
- Fix
UIAlertView
crashes. - Ensure
WKWebView
initialization occurs on the main queue. - Other performance improvements.