AdMob

Release notes for AdMob custom events on iOS.

4.2.3.0 - March 7, 2024

CocoaPods:

pod 'OguryMediationGoogleMobileAds', '~> 4.2.3.0'

Compatibility

4.2.2.0 - October 23, 2023

CocoaPods:

pod 'OguryMediationGoogleMobileAds', '~> 4.2.2.0'

Compatibility

4.2.1.0 - October 13, 2023

CocoaPods:

pod 'OguryMediationGoogleMobileAds', '~> 4.2.1.0'

Compatibility

4.2.0.0 - August 3, 2023

CocoaPods:

pod 'OguryMediationGoogleMobileAds', '~> 4.2.0.0'

Compatibility

4.1.2.0 - April 27, 2023

CocoaPods:

pod 'OguryMediationGoogleMobileAds', '~> 4.1.2.0'

Compatibility

Improvements

  • Cache management optimization under memory pressure

  • Fix internal debug tracks.

  • Fix possible crash on SKAdNetwork 4.0 and iOS 16.0

4.1.1.0 - March 3, 2023

CocoaPods:

pod 'OguryMediationGoogleMobileAds', '~> 4.1.1.0'

Compatibility

Improvements

  • Fix internal debug tracks.

4.1.0.0 - March 1, 2023

An an issue was detected in the Ogury SDK version 4.1.0. To resolve this, we recommend using the adapter designed for Ogury SDK version 4.1.1, specifically adapter version 4.1.1.0.

CocoaPods:

pod 'OguryMediationGoogleMobileAds', '~> 4.1.0.0'

Compatibility

Improvements

  • Support of Google Mobile Ads SDK version 10

4.0.0.0 - January 9, 2023

Compatibility

2.2.0.0 - November 10, 2022

CocoaPods:

pod 'OguryMediationGoogleMobileAds', '~> 2.2.0.0' 

Make sure to lock the version of Google-Mobile-Ads-SDK to version 9 on Cocoapods:

pod 'Google-Mobile-Ads-SDK', '~> 9'

Compatibility

Improvements

  • Support of Ogury SDK version 2.2.0

2.1.0.0 - June 16, 2022

Compatibility

Improvements

  • Support of Google Mobile Ads V9 for Ogury SDK version 2.1.0

1.5.2.0 - June 07, 2022

CocoaPods:

pod 'OguryMediationGoogleMobileAds', '~> 1.5.2.0' 

Compatibility

Improvements

  • Support of Google Mobile Ads V9 for Ogury SDK version 1.5.2

Due do some compatibility issue this release is using the version 1.5.2 of the OgurySdk make sure to follow V1 documentation when integrating the different Ad formats.

A release using the latest version of the OgurySDK will be available later.

2.0.0.1 - February 14, 2022

Compatibility

Improvements

  • Add new API for the Thumbnail Ad format.

  • Updated to OgurySdk 2.0.0

We are changing the versioning scheme for the AdMob Ogury Adapters : if we release a new OgurySdk version x.x.x, a new adapter version x.x.x.0 will be released to match the new OgurySdk release.

If an adapter needs updating outside the lifecycle of the OgurySdk release, the patch version will increase.

2.0.0 - August 18, 2021

Requirements:

Improvements

  • Change way to distribute custom event classes, they are now available through a xcframework

Bugfix

  • Support of Google Mobile Ads V8

1.2.2 - December 8, 2020

Download link

Requirements:

Bugfix

  • Thumbnail Ad - fixing a issue that preventing to set blacklist View Controllers

1.2.1 - November 5, 2020

Requirements:

Improvements

  • Thumbnail Ad - set position based on any corner of the screen

  • Thumbnail Ad - default position (bottom right) and size

1.2.0 - October 7, 2020

New formats 🚀

  • New ad format: Banner Ad.

1.0.6 - September 16 , 2020

New features 🚀

  • Ads clicks support

1.0.5 - August 14, 2020

Improvements

  • Bug fix on Rewarded Video not calling reward callback

1.0.4 - May 19, 2020

New features 🚀

  • New custom events for Thumbnail Ad format in mediation.

1.0.3 - March 30, 2020

New features 🚀

  • Allow start SDK by Google Parameter, see here for more information.

1.0.2 - October 1, 2019

Improvements

  • Improve stability.

Last updated