Commit b1584330 authored by xujialang's avatar xujialang

Merge remote-tracking branch 'origin/master'

parents 70d4ee44 24be3ec9
......@@ -125,9 +125,9 @@ public final class TopOnAdLoadManager {
|| errorMsg.contains("Vungle is already playing different ad"))
) {
statAfterShowError(showAdBean);
OutHelp.get().cleanAllActivity();
/* OutHelp.get().cleanAllActivity();
LogUtil.d(TAG + "去播放 doWork 333");
OutAdManager.get().doWork(ActionFrom.ACTION_UNKNOWN, false);
OutAdManager.get().doWork(ActionFrom.ACTION_UNKNOWN, false);*/
} else {
topOnInterstitialAdLoad.destroy(adUnitId);
callInterstitialCloseAd();
......
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