Commit 18613aab authored by wanglei's avatar wanglei

...

parent ce3af306
......@@ -31,6 +31,7 @@ class AdOpenMgr {
if (adState.showingAd) {
showCallBack?.failed()
adEvent.adShowError("showingAd")
adState.showingAd = false
return
}
if (showCallBack != null) {
......
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