Menu

How to Test


1. Enable Log Debug Mode

Note: You need to turn off the log function before the app releases.

typescript Copy
import { ATSDK } from "db://assets/script/AnyThinkAds/ATSDK";

ATSDK.setLogDebug(true);

2. Debugger Tool

● How to Import

● How to Use

typescript Copy
import { ATSDK } from "db://assets/script/AnyThinkAds/ATSDK";

ATSDK.showDebuggerUI("your debug key");

Previous
The Callback Info
Next
Privacy Policy
Last modified: 2025-06-04Powered by