Skip to content

Releases: googleads/swift-package-manager-google-mobile-ads

Google Mobile Ads v9.14.0

08 Dec 18:11
Compare
Choose a tag to compare
  • App Open Ads: +loadWithAdUnitID:request:orientation:completionHandler: has been deprecated and replaced with +loadWithAdUnitID:request:completionHandler:. Loading app open adds now assumes the current orientation of the device, matching other full screen formats.
  • Added mediation support for app open ads.
  • Ad Inspector: Added SDK support for requesting and showing ads through Ad Inspector UI.
    • Note: The Ad Inspector UI will roll out this feature at a later date, requiring a minimum SDK version of 9.14.0.

Google Mobile Ads v9.13.0

07 Nov 22:15
Compare
Choose a tag to compare
  • Supported additional click actions in native ads.
  • Bug fixes and performance improvements.

Google Mobile Ads v9.12.0

24 Oct 20:59
Compare
Choose a tag to compare
  • Added GADQueryInfo to support Signals Collection and Rendering.
  • Updated documentation for audio APIs.

Google Mobile Ads v9.11.0

20 Sep 19:47
Compare
Choose a tag to compare
  • Bugs fixes and improvements.

Google Mobile Ads v9.10.0

07 Sep 18:33
Compare
Choose a tag to compare
  • Official release for iOS 16 support.

  • iLTV: Added the following properties to GADAdNetworkResponseInfo:

    • adSourceID
    • adSourceInstanceName
    • adSourceName

    Added the following property to GADResponseInfo:

    • extrasDictionary

Google Mobile Ads v9.9.0

11 Aug 18:46
Compare
Choose a tag to compare
  • Bug fixes and performance improvements.

Google Mobile Ads v9.8.0

27 Jul 20:10
Compare
Choose a tag to compare
  • Rewarded mediation: Deprecated didRewardUserWithReward: in GADMediationRewardedAdEventDelegate in favor of didRewardUser. The ad reward provided by didRewardUserWithReward: has always been a no-op, with the ad reward value coming from the ad unit settings in the AdMob UI.

Google Mobile Ads v9.7.0

07 Jul 19:17
Compare
Choose a tag to compare
  • Added the loadedAdNetworkResponseInfo property to GADResponseInfo, returning information about the ad network that loaded the ad.
  • Added the adSourceInstanceID property to GADAdNetworkResponseInfo.

Google Mobile Ads v9.6.0

13 Jun 22:27
Compare
Choose a tag to compare

Added support for ad monetization within WKWebView. See Integrate the WebView API for ads for more details.

Google Mobile Ads v9.5.0

16 May 23:35
Compare
Choose a tag to compare