Commit 4854d879 authored by shenpc's avatar shenpc

优化代码

parent 724cc654
...@@ -31,7 +31,7 @@ public class TopOnAdManager { ...@@ -31,7 +31,7 @@ public class TopOnAdManager {
LogUtil.d(TAG + "初始化:topon应用信息:" + appInfo); LogUtil.d(TAG + "初始化:topon应用信息:" + appInfo);
//SDK日志功能,集成测试阶段建议开启,上线前必须关闭 //SDK日志功能,集成测试阶段建议开启,上线前必须关闭
ATSDK.setNetworkLogDebug(PROP.isTest()); ATSDK.setNetworkLogDebug(PROP.isLogEnabled());
// //检查广告平台的集成状态,提交审核时需注释此API // //检查广告平台的集成状态,提交审核时需注释此API
// ATSDK.integrationChecking(context); // ATSDK.integrationChecking(context);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment