Commit 8737d7ce authored by leichao.gao's avatar leichao.gao

重复上报ad_prepra_show

parent 90eaed92
......@@ -363,9 +363,7 @@ object MaxAdUtils {
loadInterstitialAd(activity) {
mDialog?.dismiss()
if (!isLoadAdNow) {
showInterstitialAd(activity, true, isShowInterVal) {
onHidden?.invoke()
}
displayInterstitialAd(activity, onHidden)
}
}
if (isLoadAdNow) {
......
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