Commit 9b619bed authored by maxiaoliang's avatar maxiaoliang

1

parent 025e1004
......@@ -210,7 +210,7 @@ object AdmobUtils {
isLoading = false
loadingListener?.invoke()
pull(it.responseInfo, "nativeAd", reqId = reqId)
it.setOnPaidEventListener(EventOnPaidEventListener(it))
// it.setOnPaidEventListener(EventOnPaidEventListener(it))
}.withAdListener(object : AdListener() {
override fun onAdClicked() {
click(nativeAd?.responseInfo, "nativeAd")
......
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