💡Tips: For TopOn ADX and Cross Promotion, starting from version v6.3.70, TopOn SDK supports OAID reporting.
In app/build.gradle file, add the following code:
dependencies {
api "com.anythink.sdk:opt_oaid-tpn:<Version>"
}
Note: Please replace
with the actual version of the TopOn SDK you are integrating, for example:
6.4.08
.