Skip to main content
Version: 2.0.0

HaChi SDK intro

The Hachi SDK, called HC SDK for short, is designed for medium to heavy games. Do not use it for other types of projects.

This SDK has aggregated the following three SDKS:

analyze

  • ThinkingData
  • Adjust
  • Firebase

ads

  • AppLovin
  • Chartboost
  • DT Exchange
  • Google Ad Manager
  • Admob(Google bidding and Google AdMob)
  • InMobi
  • IronSource
  • Liftoff Monetize
  • Meta Audience Network(Facebook)
  • Mintegral
  • Pangle
  • Unity Ads
  • Yandex

Matters needing attention

Check whether the Unity project has integrated the above SDK by itself. If so, be sure to remove it.
Check whether the Unity project contains advertising SDK. If there is integration, be sure to remove it to avoid conflict with the HaChi SDK advertising function.
It is recommended to clean up unnecessary third party SDKS and try to start your access with pure game engineering.