github googleads/googleads-mobile-unity v6.0.0
Google Mobile Ads Unity Plugin v6.0.0

latest releases: v9.0.0, v8.7.0, v8.6.0...
2 years ago

Release Notes:

  • Added support for GMA iOS SDK v8 and GMA Android SDK v20. Requires using GMA iOS SDK v8.0.0 or higher, and GMA Android SDK 20.0.0 or higher.
  • Removed MobileAds.Initialize(string appId).
  • Removed Birthday, Gender, TestDevices, TagForChildDirectedTreatment properties on AdRequest. TagForChildDirectedTreatment and TestDeviceIds properties are available under RequestConfiguration..
  • Removed OnAdLeavingApplication event for all formats.
  • Removed MediationAdapterClassName from all formats in favor of ResponseInfo.
  • Removed Message from AdErrorEventArgs class in favor of AdError.
  • Removed RewardBasedVideoAd in favor of RewardedAd.
  • Added support for ad load errors, please see https://developers.google.com/admob/unity/ad-load-errors for details.
  • Ad Manager integration now requires providing the app ID in the Unity Editor.
  • Changed package format to contain compiled assemblies in DLL format in place of the uncompiled code.
  • You need to enable "Link frameworks statically" in Unity Editor -> Assets -> External Dependency Manager -> iOS Resolver -> Settings, or else the GMA plugin does not work.

Built and tested with:

  • Google Play services 20.0.0
  • Google Mobile Ads iOS SDK 8.2.0
  • External Dependency Manager for Unity 1.2.165.

Don't miss a new googleads-mobile-unity release

NewReleases is sending notifications on new releases.