VAMP SDK

Video Ad Mediation Platform Software Development Kit

ironSourceの統合


このガイドではiOSアプリにVAMP SDKのironSourceアダプターを導入する方法について説明します。

最新のアダプター

現在リリースされているVAMPIronSourceAdapterの最新バージョンはこちらになります。

Note

アダプターによってサポートされているOSバージョンでも、VAMP SDKによってサポートされているOSバージョンでなければ、広告を表示をすることはできません。

最新アダプターバージョン 対応アドネットワークバージョン 最低サポートOS 更新日
7.9.0.0 7.9.0
[公式リリースへ]
iOS11 2024-03-12

CocoaPodsでアダプターをインストール

まずは、CocoaPodsでアダプターをインストールします。

プロジェクトのPodfileに以下の行を追加します。

pod 'VAMPIronSourceAdapter'

バージョンを指定する場合は以下のようにします。

pod 'VAMPIronSourceAdapter', "[VERSION]"

依存フレームワーク

ironSource SDKは以下のフレームワークに依存しています。

  • AdSupport
  • AudioToolbox
  • AVFoundation
  • CFNetwork
  • CoreGraphics
  • CoreLocation
  • CoreMedia
  • CoreTelephony
  • CoreVideo
  • Foundation
  • MobileCoreServices
  • QuartzCore
  • Security
  • StoreKit
  • SystemConfiguration

    VAMPIronSourceAdapterの更新履歴

    Version 7.9.0.0(2024-03-12)

  • ironSource SDK 7.9.0と互換性があります。
  • ironSource更新内容(2024/03/10):Support Ad Privacy Manifest (iOS).Added crash protection while destroying banners (raised in 7.8.0+).Improve memory management.Resolve potential crashes.

Version 7.5.1.0.0(2023-10-23)

  • ironSource SDK 7.5.1と互換性があります。
  • ironSource更新内容(2023/10/19):Fix LURL error codes sent to publishers.Bug fix related to APS integration (Banners, Interstitial and Rewarded Video).Crash fix (ISAdapterRepository: NSInvalidArgumentException) for publishers using custom adapters.Crash fix for (ISProgIsManager: NSInvalidArgumentException) when using Google Bidding.※Xcode 14.3以降のビルドが必要となります

Version 7.3.1.0.1(2023-10-18)

  • ironSource SDK 7.3.1.0と互換性があります。
  • VAMPironSourceAdapterのみアップデート

Version 7.3.1.0.0(2023-06-12)

  • ironSource SDK 7.3.1.0と互換性があります。
  • ironSource更新内容(2023/06/08):Support price limitations using SetWaterfallConfiguration API (beta).Improve ad availability and the ad experience when monetizing with ironSource Ads through third party mediations

Version 7.3.0.0.1(2023-05-31)

  • ironSource SDK 7.3.0.0と互換性があります。
  • VAMPアダプター更新内容(2023/05/31):ironSourceDemandOnly仕様に対応

Version 7.3.0.0.0(2023-03-27)

  • ironSource SDK 7.3.0.0と互換性があります。
  • ironSource更新内容(2023/03/16):Test suite (beta) support.Support XCode 14.2 for iOS.Change the minimum supported iOS version to iOS 10.Remove core location framework from ironSourceSDK podspec.Add APS to the integration helper.Add crash protections and bug fixes.Adapters Compatibility Breakage.Find all deprecated and removed APIs

Version 7.2.7.0.0(2023-02-21)

  • ironSource SDK 7.2.7.0と互換性があります。
  • ironSource更新内容(2023/01/19):Support for banner callbacks per instance which will allow multiple loads of different instances under third party mediations. Bug fix for banner display under third party mediations. Add the ability to support async token for mediated networks