Skip to content

Releases: AppLovin/AppLovin-MAX-Unity-Plugin

2.3.2

26 Feb 14:01
Compare
Choose a tag to compare
  • Fix iOS build due to missing symbols.

2.3.1

21 Feb 00:11
Compare
Choose a tag to compare
  • Add MAX API for publishers to know which ad network's ad is shown.

2.3.0

19 Dec 01:22
Compare
Choose a tag to compare
  • Add "Do Not Sell" APIs.
  • Add MaxSdkUtils.GetScreenDensity(); utility method.

2.2.0

11 Dec 00:43
Compare
Choose a tag to compare
  • Add support for passing in extra parameters.

2.1.0

11 Dec 00:42
Compare
Choose a tag to compare
  • Android and iOS adapter CHANGELOGS will automatically be deleted.
  • Add support for muting ads from certain networks via the new MaxSdk.setMuted(bool) API.

2.0.0

14 Aug 18:48
e6cf481
Compare
Choose a tag to compare
  • Introduction of the MAX Integration Manager UI. Docs to come at a later date.

1.5.7

12 Aug 19:36
e6cf481
Compare
Choose a tag to compare
  • Fix user id not being set if set before initialization.
  • Fix missing #UNITY_ANDROID directive for declaration of MaxUnityPluginClass variable.
  • Upgrade Unity Jar Resolver.