Releases: googleads/googleads-mobile-unity
Releases · googleads/googleads-mobile-unity
Google Mobile Ads Unity Plugin v10.7.0
Plugin :
- Updated the GMA iOS SDK dependency version to 12.14.0.
- Updated the GMA Android SDK dependency version to 24.9.0
- RaiseAdEventsOnUnityMainThread is marked obsolete. Publishers are advised to use MobileAdsEventExecutor.ExecuteInUpdate instead.
Built and tested with:
- Google Mobile Ads Android SDK 24.9.0.
- Google Mobile Ads iOS SDK 12.14.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.6.0
Plugin :
- Updated the GMA iOS SDK dependency version to 12.12.0.
- Added proguard rules to prevent minification of public APIs of GMA Android and UMP SDK.
Built and tested with:
- Google Mobile Ads Android SDK 24.5.0.
- Google Mobile Ads iOS SDK 12.12.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.5.0
Plugin :
- Add
PlacementIDfield to all formats. - Enable loading EDM4U for Editor platform while importing.
- Fix a crash when
MobileAds.GetPlatformVersionis called. - Fix missing
link.xmlwhen using the UPM package (#3951). - Add the latest Unity Editor LTS version flag
2021_3_56toAndroidBuildPreProcessor.
Built and tested with:
- Google Mobile Ads Android SDK 24.5.0.
- Google Mobile Ads iOS SDK 12.11.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.4.2
Plugin :
- Fixed an issue with macros in
BuildPreProcessorfor Unity Editor 2021. - Added
androidx.lifecycledependency required for AppOpenAd.
Built and tested with:
- Google Mobile Ads Android SDK 24.5.0.
- Google Mobile Ads iOS SDK 12.9.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.4.1
Plugin :
- Version 10.4.0 has been deprecated. Please update to 10.4.1 instead.
- Add
packageandminSdkVersionattribute to AndroidManifest.xml.
Built and tested with:
- Google Mobile Ads Android SDK 24.5.0.
- Google Mobile Ads iOS SDK 12.9.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.4.0
Plugin :
- Updated the GMA Android SDK dependency version to 24.5.0.
- Updated the GMA iOS SDK dependency version to 12.9.0.
- Added Android build post processor to solve common build issues. For more information see, Enable Gradle build post processor.
- Updated the Android library source code location according to Unity's Android Library (aka bundled) plug-in format.
- Old location: source/android-library
- New location: source/plugin/Assets/Plugins/Android/GoogleMobileAdsPlugin.androidlib
- This change makes the SDK more streamlined to build from source.
- Merged the Android Manifest files into a single one located under
src/main. - Fixed #3718 - build plugin from sources.
- Fixed #3810 - crash on
AdapterResponseInfo.AdSourceName.
Built and tested with:
- Google Mobile Ads Android SDK 24.5.0.
- Google Mobile Ads iOS SDK 12.9.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.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
RaiseAdEventsOnUnityMainThreadby 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
AdFailedToLoadEventArgsclass. UseLoadAdErrordirectly. - Removed deprecated
AdValueEventArgsclass. UseAdValuedirectly. - 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 LoadingandOptimize InitializationwithDisable ad loading optimizationandDisable 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