Hive AdKit for ADOP (hereinafter, AdKit for ADOP) is an advertisement module that uses ADOP‘s API and develops by following the guideline from ADOP. Using AdKit with Hive SDK, log data is sent to Hive Analytics server so that you can skip analyzing an advertisement.

This guide explains how to implement AdKit and makes it easier by fixing errors that occur during integrating the Unity package. Read this page for using AdKit as well as support SDK.

Download

Release Date Download
2023-10-31 HIVEAdKit_v1.4.4_for_Unity_ADOP.zip

Development Environment

  • Minimum Supported Versions
    • Unity 2019.4 LTS
    • Hive SDK v4.15.0 or higher
    • Hive SDK v1.19.0 or higher
    • Hive C2S.19.0 or higher
    • For Android OS, Android SDK 21
    • For iOS OS, iOS 12
  • This guide is based on the following development environment:

    • Unity 2021.2.13f
    • iOS
      • Xcode 14.1
      • CocoaPod 1.12.1 or higher
      • Swift 5
    • Android
      • JDK 8
      • Android SDK API 33
      • Android Platform build-tool 33.0.2
    • Uses AndroidX libraries. If not an AndroidX project, migration to AndroidX is required.

Release Notes

V1.4.4 (2023-10-31)
  • Updated to use ADOPUnity 3.5.4.
    • Updated to use ADOPAndroid 3.9.0.
    • Updated to use ADOPIOS 6.3.4.
  • Updated the minimum supported versions and development enevironment.
V1.4.2 (2023-06-20)
  • Updates to ADOPUnity 3.4.0.
    • Changed to use ADOPAndroid 3.6.0.
    • Changes to use ADOPIOS 6.2.0.
  • Changed the ADOP Proguard configuration example codes to apply ADOP update.
  • Changed to use yPos to adjust the banner position on requesting an ad banner.
V1.4.0 (Feb 27, 2023)
  • iOS – You can build on Xcode 14 or higher.
  • Updates to ADOPUnity 3.1.0.
    • Changes to use ADOPAndroid 3.2.1.0.
    • Changes to use ADOPIOS 5.3.0.0.
  • Modifies the internal code logic following the interface change
  • EDM4U 1.2.175 version is provided.
V1.3.1 (Aug 22, 2022)
  • Updated ADOPUnity to 2.18.0
    • Supports to use ADOPAndroid 2.6.0.0
    • Supports to use ADOPIOS 4.3.1.0
    • Changed to be applicable to Android using EDM4U
V1.3.0 (May 17, 2022)
  • Available to include the individual additional information when sending logs
  • Updated ADOPUnity to 2.16.1
    • Supports to use ADOPAndroid 2.4.0.0
    • Supports to use ADOPIOS 4.2.1.0
V1.0.0 (Dec 6, 2021)
  • Distributed Hive AdKit for ADOP

ADOP library versions (As of AdKit v1.4.4)

  • ADOPLibrary
    • ADOPLibraryAndroid:com.adop.sdk:bidmadandroidx 3.9.0
    • ADOPLibraryAndroid:ad.helper.openbidding:admobobh 3.9.0
    • ADOPLibraryAndroid:com.adop.adapter.fc:fcNetworkadapter 3.9.0
    • ADOPLibraryAndroid:com.adop.adapter.fnc:fncNetworkadapter 3.9.0
    • ADOPLibraryiOS:BidmadSDK 6.3.4
    • ADOPLibraryiOS:OpenBiddingHelper 6.3.4
    • ADOPLibraryiOS:BidmadAdapterFC 6.3.4
    • ADOPLibraryiOS:BidmadAdapterFNC 6.3.4