Releases: AppLovin/AppLovin-MAX-Unity-Plugin
Releases · AppLovin/AppLovin-MAX-Unity-Plugin
3.1.8
- Update behavior change for method calls to
MaxSdk
before the initialization completes.
3.1.7
- Add API to enable ad info button via
MaxSdk.SetAdInfoButtonEnabled()
. - Fix an issue where
MaxSdkUtils.ParseColor()
improperly casts (int).
3.1.6
- Fix an issue where banners are always being positioned on the top left on Android.
3.1.5
- Fix an issue where Android ad loads are failing with
NoSuchMethodError
.
3.1.4
- Fix an issue where
MaxSdkUtils.ParseColor()
could overflow. - Fix crash when accessing certain methods before initializing the SDK.
- Add Mingetral to list of obsolete networks and automatically delete from project.
3.1.3
- Log iOS Ad Review script output.
3.1.2
- Fix Integration Manager overwriting existing
SKAdNetworkItems
entries.
3.1.1
- Better support for AdMob and Google Ad Manager.
3.1.0
- Add support for rewarded interstitials.
- Fix an issue where migrating to Unity 2019.3 or newer version causes the Ad Review plugin to be applied to both application and library modules.
3.0.2
- Fix incomplete Ad Review integration when more than one
buldscript
block is in Gradle template file.