Skip to content

Releases: googleads/googleads-mobile-unity

Google Mobile Ads Unity Plugin v7.3.0

14 Oct 21:23
Compare
Choose a tag to compare

Plugin:

  • Requires using Google Mobile Ads Android SDK v21.3.0 or higher.
  • Requires using Google Mobile Ads iOS SDK v9.11.0 or higher.
  • Added response information for ad networks to the ad response.

Built and tested with:

  • Google Mobile Ads Android SDK 21.3.0.
  • Google Mobile Ads iOS SDK 9.11.0
  • External Dependency Manager for Unity 1.2.171.

Google Mobile Ads Unity Plugin v7.2.0

24 Aug 03:47
Compare
Choose a tag to compare

Plugin:

Built and tested with:

  • Google Mobile Ads Android SDK 21.0.0.
  • Google Mobile Ads iOS SDK 9.0.0
  • External Dependency Manager for Unity 1.2.171.

Google Mobile Ads Unity Plugin v7.1.0

16 Jun 01:09
Compare
Choose a tag to compare

Plugin:

  • Added AppStateEventNotifier as a better option to OnApplicationPause for app open ads.

Built and tested with:

  • Google Mobile Ads Android SDK 21.0.0.
  • Google Mobile Ads iOS SDK 9.0.0
  • External Dependency Manager for Unity 1.2.171.

Google Mobile Ads Unity Plugin v7.0.2

03 Jun 01:19
Compare
Choose a tag to compare

Plugin:

  • Added support for GMA Android SDK v21. Requires using GMA Android SDK v21.0.0 or higher.

Built and tested with:

  • Google Mobile Ads Android SDK 21.0.0.
  • Google Mobile Ads iOS SDK 9.0.0
  • External Dependency Manager for Unity 1.2.171.

Google Mobile Ads Unity Plugin v7.0.1

23 May 16:00
Compare
Choose a tag to compare

Plugin:

  • Fixed Github issue 1943 related App Id saving.
  • Fixed Github issue 2001 related to Android manifest.
  • Fixed Github issue 2003 related to Ad Inspector crash.
  • Added Dummy AdInspector for Unity editor.

Built and tested with:

  • Google Play services 20.6.0
  • Google Mobile Ads iOS SDK 9.0.0
  • External Dependency Manager for Unity 1.2.171.

Google Mobile Ads Unity Plugin v7.0.0

04 Mar 19:46
Compare
Choose a tag to compare

Plugin:

  • Added support for GMA iOS SDK v9. Requires using GMA iOS SDK v9.0.0 or higher.
  • Fixed #1620
  • Updated to use External Dependency Manager for Unity 1.2.169.

Built and tested with:

  • Google Play services 20.6.0
  • Google Mobile Ads iOS SDK 9.0.0
  • External Dependency Manager for Unity 1.2.169.

Google Mobile Ads Unity Plugin v6.1.2

19 Oct 21:22
Compare
Choose a tag to compare

Plugin:

  • Fixed Github issue 1786 related to GoogleMobileAdsSettings.
  • Fixed issue related to missing GADUAdNetworkExtras.h file when using some mediation adapters.

Built and tested with:

  • Google Play services 20.2.0
  • Google Mobile Ads iOS SDK 8.8.0
  • External Dependency Manager for Unity 1.2.165
  • iOS builds require minimum XCode version 12.5

Known issue:

  • iOS Resolver library cannot be loaded in Unity 2021.1.11 and 2021.1.12. It can be loaded properly with Unity 2021.1.10. See googlesamples/unity-jar-resolver#441 for more information.

Google Mobile Ads Unity Plugin v6.1.1

24 Sep 20:49
Compare
Choose a tag to compare

Plugin:

  • Added support for ad inspector.

Built and tested with:

  • Google Play services 20.2.0
  • Google Mobile Ads iOS SDK 8.8.0
  • External Dependency Manager for Unity 1.2.165
  • iOS builds require minimum XCode version 12.5

Known issue:

  • iOS Resolver library cannot be loaded in Unity 2021.1.11 and 2021.1.12. It can be loaded properly with Unity 2021.1.10. See googlesamples/unity-jar-resolver#441 for more information.

Google Mobile Ads Unity Plugin v6.1.0

23 Aug 23:51
Compare
Choose a tag to compare

Plugin:

Built and tested with:

  • Google Play services 20.2.0
  • Google Mobile Ads iOS SDK 8.8.0
  • External Dependency Manager for Unity 1.2.165.
  • XCode 12.5

Known issue:

  • iOS Resolver library cannot be loaded in Unity 2021.1.11 and 2021.1.12. It can be loaded properly with Unity 2021.1.10. See googlesamples/unity-jar-resolver#441 for more information.

Google Mobile Ads Unity Plugin v6.0.2

16 Jul 17:36
Compare
Choose a tag to compare

Plugin:

  • Fixed #1677 where build error occurs on XCode 12.4. This version requires Xcode 12.4 where the previous version required Xcode 12.5.1.

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.

Known issues:

  • iOS Resolver library cannot be loaded in Unity 2021.1.11 and 2021.1.12. (Did not test 2021.2.0 beta yet). It can be loaded properly with Unity 2021.1.10. See googlesamples/unity-jar-resolver#441

  • Android builds fail with Unity 2019.4.28f1. The work around is to export the Android Studio project, set the gradle version in build.properties to 3.4.3, and manually declare your APPLICATION_ID in the AndroidManifest.xml.