iOS

Release notes for Ogury SDK on iOS.

5.0.2 - January 9, 2025

CocoaPods:

pod 'OgurySdk', '~> 5.0.2'

Bug fixes πŸ›

  • Fixed unexpected error callback trigger on Small Banner and MREC formats.

5.0.1 - October 25, 2024

CocoaPods:

pod 'OgurySdk', '~> 5.0.1'

Bug fixes πŸ›

  • Fix a potential ad failure in cases of multiple simultaneous attempts to start the SDK.

5.0.0 - October 21, 2024

New features πŸš€

  • Integrate support for the Global Privacy Platform (GPP) to enhance compliance with global privacy regulations.

Improvements

  • Various improvements to APIs for enhanced usability and functionality.

  • Handles show() and bidToken() methods call from background threads, ensuring proper execution on the main thread.

  • Updated the minimum deployment target to iOS 12.

Removed features

  • Remove deprecated Choice Manager APIs.

4.4.2 - October 1, 2024

CocoaPods:

pod 'OgurySdk', '~> 4.4.2'

Bug fixes πŸ›

  • Upgraded the IAB Open Measurement SDK to version 1.5.2, which now properly includes disabling bitcode for builds. This update resolves a build issue encountered with Xcode 16, ensuring compatibility and preventing errors during the app submission process.

4.4.1 - September 23, 2024

CocoaPods:

pod 'OgurySdk', '~> 4.4.1'

Bug fixes πŸ›

  • Upgraded the IAB Open Measurement SDK to version 1.5.1, which includes disabling bitcode for builds. This update resolves a build issue encountered with Xcode 16, ensuring compatibility and preventing errors during the app submission process.

4.4.0 - June 26, 2024

CocoaPods:

pod 'OgurySdk', '~> 4.4.0'

New features πŸš€

  • New OguryMediation passed to all format initializers (for mediations only)

Bug fixes πŸ›

  • Fix SDK behavior when the webview is killed by the system while showing an ad

  • Improve error handling

  • Improve internal Monitoring

4.3.0 - April 30, 2024

CocoaPods:

pod 'OgurySdk', '~> 4.3.0'

Features

  • Deprecate Choice Manager and Choice Manager external boolean APIs.

Improvements

  • Improve ad life cycle analytics

Bug fixes πŸ›

  • Fix SDK initialization bug

  • Fix fraud detection check regarding external consent (e.g., within Unity)

4.2.3 - February 29, 2024

CocoaPods:

pod 'OgurySdk', '~> 4.2.3'

New features πŸš€

You can find the privacy report of Ogury's SDK here :

4.2.2 - October 20, 2023

CocoaPods:

pod 'OgurySdk', '~> 4.2.2'

Bug fixes πŸ›

  • Fix issues for Banner loading error

4.2.1 - October 13, 2023

CocoaPods:

pod 'OgurySdk', '~> 4.2.1'

Bug fixes πŸ›

  • Fix a crash that can occur when bulk loading

  • Improve desktop in-app targeting

4.2.0 - August 3, 2023

CocoaPods:

pod 'OgurySdk', '~> 4.2.0'

New features πŸš€

  • Add SKOverlay support

Improvements

  • Internal revamp for optimized maintenance and scalability.

4.1.4 - June 28, 2023

CocoaPods:

pod 'OgurySdk', '~> 4.1.4'

Bug fixes

  • Improve Banner exposure with edge cases scenarii

4.1.3 - June 21, 2023

CocoaPods:

pod 'OgurySdk', '~> 4.1.3'

Bug fixes

  • Improve Banner exposure when using presentingViewControllerForOguryAdsBannerAd: delegate

4.1.2 - April 27, 2023

CocoaPods:

pod 'OgurySdk', '~> 4.1.2'

Bug fixes

  • Cache management optimization under memory pressure

  • Fix internal debug tracks.

  • Fix possible crash on SKAdNetwork 4.0 and iOS 16.0

4.1.1 - March 3, 2023

CocoaPods:

pod 'OgurySdk', '~> 4.1.1'

Bug fixes

  • Fix internal debug tracks.

4.1.0 - March 1, 2023

CocoaPods:

pod 'OgurySdk', '~> 4.1.0'

New features πŸš€

  • Add support for different fidelity types for SKAdNetwork

  • Prepare the SDK for new formats of AppLovin MAX bidding connexion (Rewarded, Banner, MREC)

  • Add support for expiration time per Ad

4.0.0 - January 3, 2023

Improvements

  • Under memory pressure, the iOS webkit rendering engine is terminated by the OS. This case is now handled by the Ogury SDK

No API change on this Major version.

In order to align with our internal versions, we have skipped version 3 and moved directly to version 4.

2.2.0 - November 10, 2022

CocoaPods:

pod 'OgurySdk', '~> 2.2.0'

Improvements

  • Remove Bitcode usage

  • Ad caching system improved

  • SKAdNetwork SDK support

You can start adding Ogury SKAdNetwork item w7jznl3r6g.skadnetwork for future support

2.1.0 - June 15, 2022

CocoaPods:

pod 'OgurySdk', '~> 2.1.0'

Improvements

  • Impression counting improvement

  • Add isExpanded on Banner and Thumbnail API

Bug Fixes

  • Fix duplicated symbol with Yandex SDK

2.0.1 - Mar. 3, 2022

OguryAds and OguryChoiceManager has been merged into OgurySdk.

You now need only one dependency.

Bug fixes

  • Fix missing internal track

2.0.0 - Jan. 28, 2022

Improvement πŸš€

  • Real time bidding compatibility

  • Support background color on Ads

  • Improve Framework stability

1.5.2 - June 9, 2021

CocoaPods:

pod 'OgurySdk', '~> 1.5.2'

This version contains:

  • Ogury Ads SDK - version 2.5.1

  • Ogury Choice Manager - version 3.1.9

Improvement

  • support of architecture arm64 for Ogury Choice Manager

1.5.1 - Nov. 8, 2021

This version contains:

  • Ogury Ads SDK - version 2.5.1

  • Ogury Choice Manager - version 3.1.8

Improvement

  • update OMID SDK

This version support Apple silicon architecture (M1)

1.5.0 - Sept. 23, 2021

This version contains:

  • Ogury Ads SDK - version 2.5.0

  • Ogury Choice Manager - version 3.1.8

CocoaPods:

pod 'OguryAds', '~> 2.5.0'
pod 'OguryChoiceManager', '~> 3.1.8'

Bug fixes

  • Xcode 13 support

1.4.1 - Sept. 13, 2021

This version contains:

  • Ogury Ads SDK - version 2.4.1

  • Ogury Choice Manager - version 3.1.8

CocoaPods:

pod 'OguryAds', '~> 2.4.1'
pod 'OguryChoiceManager', '~> 3.1.8'

Bug fixes

  • Fixed a display issue with banner

1.4.0 - Sept. 2, 2021

This version contains:

  • Ogury Ads SDK - version 2.4.0

  • Ogury Choice Manager - version 3.1.8

Bug fixes

  • iOS 15 adaptation.

1.3.5 - April 29, 2021

This version contains :

  • Ogury Ads SDK - version 2.3.5

  • Ogury Choice Manager - version 3.1.8

CocoaPods :

pod 'OguryAds', '~> 2.3.5'
pod 'OguryChoiceManager', '~> 3.1.8'

Improvements

  • New impression callback.

  • Add a new method to pass a true/false user's consent.

Bug fixes

  • Fix orientation issue.

1.3.4 - March 15, 2021

This version contains :

  • Ogury Ads SDK - version 2.3.4

  • Ogury Choice Manager - version 3.1.7

CocoaPods :

pod 'OguryAds', '~> 2.3.4'
pod 'OguryChoiceManager', '~> 3.1.7'

Improvements

  • Support of the consent string of third party CMPs compatible with IAB TCF v2.

1.3.3 - January 21, 2021

This version contains :

  • Ogury Ads SDK - version 2.3.3

  • Ogury Choice Manager - version 3.1.5

CocoaPods :

pod 'OguryAds', '~> 2.3.3'
pod 'OguryChoiceManager', '~> 3.1.5'

Bug fixes

  • Fix issue causing the close button to be placed under system UI.

Improvements

  • Change some delegate methods to be called only once.

1.3.2 - November 18, 2020

This version contains :

  • Ogury Ads SDK - version 2.3.2

  • Ogury Choice Manager - version 3.1.5

New features πŸš€

  • Add isExpanded method for OguryAdsBanner

1.3.1 - October 22, 2020

This version contains :

  • Ogury Ads SDK - version 2.3.1

  • Ogury Choice Manager - version 3.1.5

Bug fixes

  • Fix possible mismatch in thumbnail position

Deprecated API

  • showInViewController in OguryAdsInterstitial and OguryAdsOptinVideo is now deprecated, please use showAdInViewController instead.

  • defaultConfig in OguryChoiceManagerConfig is now deprecated, please use defaultConfiguration instead.

1.3.0 - October 07, 2020

New formats πŸš€

  • New ad format: Banner Ad.

New features πŸš€

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

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

Improvements

  • Change Framework format to XCFramework

  • Delegates are now always called on the main thread

  • Fix warnings related to duplicated API names

1.1.8 - September 16 , 2020

New features πŸš€

  • Add AdClicked delegate callback in ad formats

Bug fixes

  • Fix sound issue on Ads SDK

  • Fix Fair Choice issue

1.1.7 - September 07, 2020

New features πŸš€

  • Support for iOS 14

  • TCFv1 deprecated for Choice Manager

Bug fixes

  • Fix WebView related issues

  • Fix critical issue from version 1.1.6

1.1.5 - July 30, 2020

Bug fixes

  • Fix internal issue

1.1.4 - July 29, 2020

Bug fixes

  • Fix tracking issue

1.1.3 - July 15, 2020

New features πŸš€

  • CCPA support

1.1.2 - June 11, 2020

Bug fixes

  • Fix sound issue

  • Fix close button issue on iOS 11

1.1.1 - June 5, 2020

Improvements

  • Update OMID library to 1.3.5 (Remove UIWebView dependency)

1.1.0 - May 19, 2020

New features πŸš€

  • TCF v2 support

Improvements

  • Update Thumbnail Ad Format

1.0.10 - April 28, 2020

Bug fixes

  • Fix tracking issue

1.0.9 - April 9, 2020

Bug fixes

  • Fix crash when SDK is not called on the main thread

1.0.8 - March 31, 2020

Improvements

  • Update OMID library to 1.3.1 (without UIWebView)

Bug fixes

  • Fix sound issue in some ads

The App Store will no longer accept new apps using UIWebView as of April 2020 and app updates using UIWebView as of December 2020.

More information available on Apple Developer site.

1.0.5 - March 10, 2020

Improvements

  • Add new method to get the Ogury SDK version.

1.0.4 - December 20, 2019

Improvements

  • Handle error when the application's bundle of the publisher mismatches with the Asset Key.

1.0.1 - October 18, 2019

First version of Ogury SDK on iOS πŸš€

This version contains the following main features:

  • Interstitial Ad format;

  • Opt-in Video Ad format;

  • Open Measurement compatibility;

  • Choice Manager.

Last updated

Was this helpful?