Skip to content

iOS

Hive AdKit for ADOP (hereinafter AdKit for ADOP) is an advertising module of the Hive platform developed with the ADOP API, which improves the convenience and usability of the advertising module provided by ADOP.
When using AdKit for ADOP together with the Hive SDK or individual modules, logs are sent to the Hive analytics server, allowing you to skip separate advertising analysis tasks.

Latest downloads

  iOS
Download Install via CocoaPod
Release Date 2024-11-11
Sample Code iOS

Development environment

  • Minimum supported version
    • Hive SDK v4.15.0 or higher
    • Hive SDK v1.19.0 or higher
    • Hive C2S.19.0 or higher
    • The minimum supported version for iOS is iOS 12.
  • This guide is based on the following development environment:
    • Xcode 14.1
    • CocoaPod 1.12.1 or higher
    • Swift 5

Release notes

v1.5.1 (2024-11-11)

  • Change to use ADOP-iOS version 6.11.0.
    • Use App Domain instead of App Key when initializing AdKit.
  • The InitializeWithShowGDPRConsent API operates asynchronously.

Guide changes


Applied libraries


  • ADOPLibrary
  • ADOPLibrary-iOS:BidmadSDK 6.11.0
  • ADOPLibrary-iOS:OpenBiddingHelper 6.11.0
  • ADOPLibrary-iOS: BidmadAdpieAdapter 1.6.1.10.0
  • ADOPLibrary-iOS: BidmadAdPopcornAdapter 2.6.5.10.0
  • ADOPLibrary-iOS: BidmadPangleAdapter 6.2.0.7.10.0
  • ADOPLibrary-iOS: BidmadAdFitAdapter 3.12.7.10.0
  • ADOPLibrary-iOS: BidmadUnityAdsAdapter 4.12.3.10.0
  • ADOPLibrary-iOS: BidmadVungleAdapter 7.4.1.10.0
  • ADOPLibrary-iOS: BidmadAppLovinAdapter 13.0.0.10.0
  • ADOPLibrary-iOS: BidmadGoogleAdMobAdapter 11.10.0.10.0
  • ADOPLibrary-iOS: BidmadGoogleAdManagerAdapter 11.10.0.10.0
  • ADOPLibrary-iOS: BidmadFyberAdapter 8.3.2.10.0
  • ADOPLibrary-iOS: BidmadIronSourceAdapter 8.3.0.0.10.0
  • ADOPLibrary-iOS: BidmadPartners/AdMobBidding 1.0.5
  • ADOPLibrary-iOS: BidmadAtomAdapter 1.0.0.10.0
  • ADOPLibrary-iOS: BidmadPubmaticAdapter 3.2.0.10.0
  • ADOPLibrary-iOS: BidmadTeadsAdapter 5.0.27.10.0

v1.4.6 (2024-04-23)

  • Change to use ADOP-IOS version 6.6.1.
  • Includes the privacy manifest file for iOS.

Applied libraries


  • ADOPLibrary
    • ADOPLibrary-iOS:BidmadSDK 6.6.1
    • ADOPLibrary-iOS:OpenBiddingHelper 6.6.1
    • ADOPLibrary-iOS: BidmadAdFitAdapter 3.12.7.4
    • ADOPLibrary-iOS: BidmadADOPCoupangAdapter 1.0.0.3
    • ADOPLibrary-iOS: BidmadAppLovinAdapter 12.2.1.0
    • ADOPLibrary-iOS: BidmadAtomAdapter 1.0.0.3
    • ADOPLibrary-iOS: BidmadFyberAdapter 8.2.6.0
    • ADOPLibrary-iOS: BidmadGoogleAdManagerAdapter 11.2.0.0
    • ADOPLibrary-iOS: BidmadGoogleAdMobAdapter 11.2.0.0
    • ADOPLibrary-iOS: BidmadIronSourceAdapter 7.8.0.0.0
    • ADOPLibrary-iOS: BidmadPangleAdapter 5.8.0.7.0
    • ADOPLibrary-iOS: BidmadPartners/AdMobBidding 1.0.3
    • ADOPLibrary-iOS: BidmadPubmaticAdapter 3.2.0.3
    • ADOPLibrary-iOS: Bidm0adTeadsAdapter 5.0.27.3
    • ADOPLibrary-iOS: BidmadUnityAdsAdapter 4.9.3.0
    • ADOPLibrary-iOS: BidmadVungleAdapter 7.2.2.0

Guide changes


  • Modification of the application guide due to the Hive AdKit 1.4.6 for Unity ADOP update