Skip to content

Releases: googleads/googleads-mobile-unity

Google Mobile Ads Unity Plugin v5.1.0

27 Apr 23:44
Compare
Choose a tag to compare

Release Notes

  • Added RequestConfiguration class. See documentation for usage details.
  • Fixed issue with building for IL2CPP in versions of Unity 2017 and earlier.
  • Adding missing imports for Unity 5.6 build (Thanks @EldersJavas !).
  • Added GoogleMobileAds assembly definition.
  • Added thread safety to GADUObjectCache in iOS plugin.
  • Revised project structure. If upgrading from a previous version, delete
    your GoogleMobileAds/ folder before importing this plugin.

Built and tested with:

  • Google Play services 19.1.0
  • Google Mobile Ads iOS SDK 7.58.0
  • Unity Jar Resolver 1.2.152

Google Mobile Ads Unity Plugin v5.0.1

10 Mar 21:09
Compare
Choose a tag to compare

Release Notes

  • Fixed issue with externs.cpp in pre-2019 versions of Unity.

Built and tested with:

  • Google Play services 19.0.0
  • Google Mobile Ads iOS SDK 7.56.0
  • Unity Jar Resolver 1.2.136

Google Mobile Ads Unity Plugin v5.0.0

06 Mar 22:11
Compare
Choose a tag to compare

Release Notes

  • Removed preprocessor directives for custom assembly support.
  • Fixed IL2CPP build support on Android.
  • Updated to Google Play services 19.0.0.
  • Updated minimum Android API level to 16.

Built and tested with:

  • Google Play services 19.0.0
  • Google Mobile Ads iOS SDK 7.56.0
  • Unity Jar Resolver 1.2.136

Google Mobile Ads Unity Plugin v4.2.1

09 Jan 00:02
Compare
Choose a tag to compare

Release Notes

  • Fixed issue with using AdSize.FullWidth API for apps that only support landscape.

Built and tested with:

  • Google Play services 18.3.0
  • Google Mobile Ads iOS SDK 7.53.1
  • Unity Jar Resolver 1.2.135

Google Mobile Ads Unity Plugin v4.2.0

30 Dec 04:53
Compare
Choose a tag to compare

Release Notes

  • Added support for using AdSize.FullWidth with Adaptive banner APIs. Adds solution for #1068
  • Added GetRewardItem() API for RewardedAd. Fixes #1107
  • Fixed issue with Android implementation of GetPortraitAnchoredAdaptiveBannerAdSizeWithWidth. Fixes #1067

Built and tested with:

  • Google Play services 18.3.0
  • Google Mobile Ads iOS SDK 7.53.1
  • Unity Jar Resolver 1.2.135

Google Mobile Ads Unity Plugin v4.1.0

28 Oct 20:39
Compare
Choose a tag to compare

Release Notes

Built and tested with:

  • Google Play services 18.2.0
  • Google Mobile Ads iOS SDK 7.51.0
  • Unity Jar Resolver 1.2.130

Google Mobile Ads Unity Plugin v4.0.0

27 Sep 23:01
Compare
Choose a tag to compare

Release Notes

  • Breaking change: The Android library included in this plugin is now distributed as an aar, and
    lives at Assets/Plugins/Android/googlemobileads-unity.aar. If you are upgrading from a previous
    version, remove the Assets/Plugins/Android/GoogleMobileAdsPlugin folder prior to importing this
    latest version of the plugin.
  • Added proguard support on Android.
  • Update Android Google Mobile Ads SDK version to 18.2.0.
  • Fixed a bug where the AdSize.SMART_BANNER banner size did not work on Unity 2019.2+.
  • Added assertion to stop Android builds when Google Mobile Ads settings are invalid.

Built and tested with:

  • Google Play services 18.2.0
  • Google Mobile Ads iOS SDK 7.50.0
  • Unity Jar Resolver 1.2.125

Google Mobile Ads Unity Plugin v3.18.3

08 Aug 23:06
Compare
Choose a tag to compare

Updated Unity Jar Resolver.

Built and tested with:

  • Google Play services 18.1.1
  • Google Mobile Ads iOS SDK 7.48.0
  • Unity Jar Resolver 1.2.124

Google Mobile Ads Unity Plugin v3.18.2

25 Jul 23:02
Compare
Choose a tag to compare
  • Update to Android release 18.1.1.

Built and tested with:

  • Google Play services 18.1.1
  • Google Mobile Ads iOS SDK 7.47.0
  • Unity Jar Resolver 1.2.123

Google Mobile Ads Unity Plugin v3.18.1

11 Jul 18:45
Compare
Choose a tag to compare
  • Add new Initialization API.
  • Fixed Android compile error with PListProcessor.
  • Removed reflection for improved IL2CPP support.
  • Fixed iOS dependency to not use patch version.

Built and tested with:

  • Google Play services 18.1.0
  • Google Mobile Ads iOS SDK 7.46.0
  • Unity Jar Resolver 1.2.122