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