github googleads/googleads-mobile-unity v8.5.0
Google Mobile Ads Unity Plugin v8.5.0

latest releases: v9.1.0, v9.0.0, v8.7.0...
9 months ago

Plugin :

  • Requires apps to build against Xcode 14.1 or higher.
  • This release introduces several new APIs to simplify the consent gathering
    process.
    • Calling ConsentInformation.Update() is now required before interacting
      with other ConsentInformation public APIs. Before calling it, the following are returned:
      • ConsentStatus returns ConsentStatus.Unknown
      • PrivacyOptionsRequirementStatus returns
        PrivacyOptionsRequirementStatus.Unknown
      • ConsentInformation.CanRequestAds returns false.
    • ConsentForm
      • Added method LoadAndPresentIfRequired to combine load and show calls.
        This method is intended for the use case of showing a form if needed
        when the app starts.
      • Added method ShowPrivacyOptionsForm, to be called when users interact
        with your app's privacy setting.
    • ConsentInformation
      • Added CanRequestAds property.
      • Added PrivacyOptionsRequirementStatus property to indicate whether
        privacy options are required to be shown in this session.
  • Updated the Android User Messaging Platform dependency version to 2.1.0.
  • Updated the Google Mobile Ads iOS SDK dependency version to 10.9.
  • Fixed [#2840] Check if the ad references get deallocated in the iOS plugin (bridge).
  • Updated SKAdNetwork list with values from the July 13, 2023 update.

Built and tested with:

  • Google Mobile Ads Android SDK 22.2.0
  • Google Mobile Ads iOS SDK 10.9
  • Google User Messaging Platform 2.1.0
  • External Dependency Manager for Unity 1.2.176

Don't miss a new googleads-mobile-unity release

NewReleases is sending notifications on new releases.