Commit 53ce7255 authored by wanglei's avatar wanglei

...开屏广告

parent 5c4285ea
......@@ -139,6 +139,7 @@ object AdMaxOpenUtils {
loadCallBack?.invoke()
LogEx.logDebug(TAG, "loadingListener callback")
if (appOpenAd?.isReady == true) {
AdMaxOpenUtils.onHidden = onHidden
appOpenAd?.showAd()
} else {
onHidden?.invoke()
......
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