Releases: googleads/googleads-mobile-unity
Google Mobile Ads Unity Plugin v10.3.0
Plugin :
- Updated the GMA Android SDK dependency version to 24.4.0.
- Updated the GMA iOS SDK dependency version to 12.6.0.
- Fixed
RaiseAdEventsOnUnityMainThread
by ensuring the events are always called back on Main thread even if the SDK is called on background thread.
Built and tested with:
- Google Mobile Ads Android SDK 24.4.0.
- Google Mobile Ads iOS SDK 12.6.0.
- Google User Messaging Platform Android SDK 3.2.0
- Google User Messaging Platform iOS SDK 3.0.0
- External Dependency Manager for Unity 1.2.186
Google Mobile Ads Unity Plugin v10.2.0
Plugin :
- Updated the GMA Android SDK dependency version to 24.3.0.
- Updated the GMA iOS SDK dependency version to 12.5.0.
- Run AppOpen ads in Immersive mode for Android. This will prevent the 3 button navigation from showing up when ads are shown.
Built and tested with:
- Google Mobile Ads Android SDK 24.3.0.
- Google Mobile Ads iOS SDK 12.5.0.
- Google User Messaging Platform Android SDK 3.2.0
- Google User Messaging Platform iOS SDK 3.0.0
- External Dependency Manager for Unity 1.2.186
Google Mobile Ads Unity Plugin v10.1.0
Plugin :
- Updated UMP SDK dependency on Android to 3.2.0 and on iOS to 3.0.0.
- Updated the GMA Android SDK dependency version to 24.2.0.
- Updated the GMA iOS SDK dependency version to 12.3.0.
- Updated SKAdNetworkIdentifiers List on iOS to reflect latest additions.
- Supports Preloading APIs on iOS and Android.
- Refactored Unity Editor Banner experience to be inline with Android and iOS behavior.
- Fixed a bug on AdRequest where setting the CustomTargeting parameter was not being propagated.
- Run fullscreen ads in Immersive mode for Android. This will prevent the 3 button navigation from showing up when ads are shown.
- Fixed crash on rendering Native Overlay ads due to conflict of icon and background IDs with other similarly named Resource ID's.
Built and tested with:
- Google Mobile Ads Android SDK 24.2.0.
- Google Mobile Ads iOS SDK 12.3.0.
- Google User Messaging Platform Android SDK 3.2.0
- Google User Messaging Platform iOS SDK 3.0.0
- External Dependency Manager for Unity 1.2.185
Google Mobile Ads Unity Plugin v10.0.0
Plugin :
- Updated the GMA Android SDK dependency version to 24.1.0.
- Updated the GMA iOS SDK dependency version to 12.2.0.
- Removed deprecated
AdFailedToLoadEventArgs
class. UseLoadAdError
directly. - Removed deprecated
AdValueEventArgs
class. UseAdValue
directly. - Changed the default behavior to True for OPTIMIZE_INITIALIZATION and OPTIMIZE_AD_LOADING flags to align with GMA Android 24.0.0.
- Replaced
Optimize Ad Loading
andOptimize Initialization
withDisable ad loading optimization
andDisable initialization optimzation
- Removed "Remove property tag from GMA Android SDK" feature from Google Mobile Ads Editor Settings as this tag has been removed from GMA Android SDK v.24.0.0 Android Manifesr.
- Removed Preloading APIs for iOS as part of upgrade to newer to newer APIs.
Built and tested with:
- Google Mobile Ads Android SDK 24.1.0.
- Google Mobile Ads iOS SDK 12.2.0.
- Google User Messaging Platform Android SDK 3.1.0
- Google User Messaging Platform iOS SDK 2.7.0
- External Dependency Manager for Unity 1.2.185
Google Mobile Ads Unity Plugin v9.6.0
Plugin :
- Added ability to return correct native template view size on Android.
- Fixed issue with Native Overlay Icon not being clickable.
- Added
GetVersion
API to MobileAds class to be able to fetch the GMA Unity SDK Version. - Fire
OnUserEarnedReward
once the ad counter expires when showing Rewarded ads in Unity Editor.
Built and tested with:
- Google Mobile Ads Android SDK 23.6.0
- Google Mobile Ads iOS SDK 11.13.0
- Google User Messaging Platform Android SDK 3.1.0
- Google User Messaging Platform iOS SDK 2.7.0
- External Dependency Manager for Unity 1.2.185
Google Mobile Ads Unity Plugin v9.5.0
Plugin :
- Added
CustomTargeting
field to AdRequest. - Added
GetPlatformVersion
API to MobileAds class to be able to fetch the version info of the underlying GMA Android or iOS SDK. - Updated the GMA iOS SDK dependency version to 11.13.0.
- Updated the GMA Android SDK dependency version to 23.6.0.
Built and tested with:
- Google Mobile Ads Android SDK 23.6.0
- Google Mobile Ads iOS SDK 11.13.0
- Google User Messaging Platform Android SDK 3.1.0
- Google User Messaging Platform iOS SDK 2.7.0
- External Dependency Manager for Unity 1.2.183
Google Mobile Ads Unity Plugin v9.4.0
Plugin :
- To support testing with regulated US states, added the following options to UMPDebugGeography:
- RegulatedUSState
- Other
- Deprecated
DebugGeography.NotEEA
. UseDebugGeography.Other
instead. - Updated the GMA iOS SDK dependency version to 11.12.0.
- Updated the GMA Android SDK dependency version to 23.5.0.
- Updated UMP SDK dependency on Android to 3.1.0 and on iOS to 2.7.0.
Built and tested with:
- Google Mobile Ads Android SDK 23.5.0
- Google Mobile Ads iOS SDK 11.12.0
- Google User Messaging Platform Android SDK 3.1.0
- Google User Messaging Platform iOS SDK 2.7.0
- External Dependency Manager for Unity 1.2.183
Google Mobile Ads Unity Plugin v9.3.0
Plugin :
- Updated the iOS GMA SDK dependency version to 11.11.0.
Built and tested with:
- Google Mobile Ads Android SDK 23.4.0
- Google Mobile Ads iOS SDK 11.10.0
- Google User Messaging Platform Android SDK 3.0.0
- Google User Messaging Platform iOS SDK 2.6.0
- External Dependency Manager for Unity 1.2.183
Google Mobile Ads Unity Plugin v9.2.1
Plugin :
- Added French language support for Settings Inspector window.
- Fixed [#3510] by specifying the minSdkVersion in the android library.
- Updated the dependency version for Android GMA SDK to 23.4.0 and iOS GMA SDK to 11.10.0.
- Updated iOS UMP SDK dependency to 2.6.0.
Built and tested with:
- Google Mobile Ads Android SDK 23.4.0
- Google Mobile Ads iOS SDK 11.10.0
- Google User Messaging Platform Android SDK 3.0.0
- Google User Messaging Platform iOS SDK 2.6.0
- External Dependency Manager for Unity 1.2.183
Google Mobile Ads Unity Plugin v9.2.0
Plugin :
- Added
IsCollapsible
API toBannerView
to check if a collapsible banner was loaded. - Fixed [#3369] by using appropriate LayoutParams.
- Fixed [#3455] Banner ad positioning not working on iOS.
- Updated GoogleMobileAds iOS SDK to 11.7.0.
Built and tested with:
- Google Mobile Ads Android SDK 23.2.0
- Google Mobile Ads iOS SDK 11.7.0
- Google User Messaging Platform 2.2.0
- External Dependency Manager for Unity 1.2.181