Unity
Hive AdKit for ADOP (hereinafter AdKit for ADOP) uses the ADOP API and has been developed according to the ADOP development guide. Using AdKit for ADOP with the Hive SDK or individual modules allows logs to be sent to the Hive analytics server, eliminating the need for separate advertising analysis tasks.
This guide is written to help Hive SDK users fix errors that occur during the process of applying the Unity package provided by ADOP and to reduce trial and error for ease of use. Learn about the versions that support AdKit for ADOP and how to apply it.
Latest downloads¶
Unity | |||
---|---|---|---|
Download | Hive AdKit ADOP Unity Android & iOS 1.5.1 | ||
Release Date | 2024-11-11 | ||
Sample Code | Attached to the download file |
Development environment¶
- Minimum supported version
- Unity 2019.4 LTS
- Hive SDK v4.15.0 or higher
- Hive SDK v1.19.0 or higher
- Hive C2S.19.0 or higher
- If Android OS, Android SDK 21
- If iOS OS, iOS 12
- 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
- Using AndroidX libraries. If it is not an AndroidX project, you need to migrate to AndroidX.
This guide is based on the following development environment: |
Release notes¶
v1.5.1 (2024-11-11)¶
- Updating to ADOP-Unity version 3.8.0.
- Changing to use ADOP-Android version 3.18.0.
- Changing to use ADOP-IOS version 6.11.0.
- Using App Domain instead of App Key during AdKit initialization.
- The
InitializeWithShowGDPRConsent
API operates asynchronously.
Guide changes¶
- Modified the example for App Domain settings.
- Modified the example code for Hive AdKit initialization
InitializeWithShowGDPRConsent
. (Added callback handling)
Applied libraries¶
-
ADOPLibrary Android
- ADOPLibrary-Android:ad.helper.openbidding:admob-obh:3.18.0
- ADOPLibrary-Android:com.adop.sdk:bidmad-androidx:3.18.0
- ADOPLibrary-Android:com.adop.sdk.adapter:adfit:3.12.15.2
- ADOPLibrary-Android:com.adop.sdk.adapter:admob:22.0.0.6
- ADOPLibrary-Android:com.adop.sdk.adapter:adpie:1.13.6.0
- ADOPLibrary-Android:com.adop.sdk.adapter:adpopcorn:3.6.3.0
- ADOPLibrary-Android:com.adop.sdk.adapter:applovin:11.9.0.4
- ADOPLibrary-Android:com.adop.sdk.adapter:criteo:6.0.0.2
- ADOPLibrary-Android:com.adop.sdk.adapter:fyber:8.2.3.4
- ADOPLibrary-Android:com.adop.sdk.adapter:pangle:5.2.1.1.3
- ADOPLibrary-Android:com.adop.sdk.adapter:pubmatic:2.7.1.4
- ADOPLibrary-Android:com.adop.sdk.adapter:unityads:4.6.1.5
- ADOPLibrary-Android:com.adop.sdk.adapter:vungle:6.12.1.3
- ADOPLibrary-Android:com.adop.sdk.partners:admobbidding:1.0.2
-
ADOPLibrary iOS
- 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)¶
- Updating to ADOP-Unity version 3.7.0.
- Changing to use ADOP-Android version 3.13.0.
- Changing to use ADOP-IOS version 6.6.1.
- iOS - Includes privacy manifest file.
<
Applied libraries¶
- ADOPLibrary
- ADOPLibrary-Android:com.adop.sdk:bidmad-androidx 3.13.0
- ADOPLibrary-Android:ad.helper.openbidding:admob-obh 3.13.0
- ADOPLibrary-Android:com.adop.sdk.adapter:adfit:3.12.15.1
- ADOPLibrary-Android:com.adop.sdk.adapter:admob:22.0.0.3
- ADOPLibrary-Android:com.adop.sdk.adapter:applovin:11.9.0.3
- ADOPLibrary-Android:com.adop.sdk.adapter:coupang:1.0.0.1
- ADOPLibrary-Android:com.adop.sdk.adapter:criteo:6.0.0.0
- ADOPLibrary-Android:com.adop.sdk.adapter:fyber:8.2.3.3
- ADOPLibrary-Android:com.adop.sdk.adapter:ironsource:7.3.0.0
- ADOPLibrary-Android:com.adop.sdk.adapter:pangle:5.2.1.1.2
- ADOPLibrary-Android:com.adop.sdk.adapter:pubmatic:2.7.1.3
- ADOPLibrary-Android:com.adop.sdk.adapter:unityads:4.6.1.3
- ADOPLibrary-Android:com.adop.sdk.adapter:vungle:6.12.1.2
- ADOPLibrary-Android:com.adop.sdk.partners:admobbidding:1.0.2
- 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
- Change in the content of ADOP Proguard settings
- Change in the Profile code for Apply > iOS, added reference note for Privacy Survey guide
- Change in the content and example code for Hive AdKit Initialization