requestInterstitialAdPresentation只有一次 [英] requestInterstitialAdPresentation Works only one Time

查看:165
本文介绍了requestInterstitialAdPresentation只有一次的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想知道为什么
[self requestInterstitialAdPresentation];
只有一次。我的意思是,我绑定这个调用UIButton,第一次运行我的应用程序,并单击此按钮广告正确显示,但当我关闭广告,并试图再次调用另一个广告,只是广告不出现虽然nslog说功能被称为。在启动应用程式时,我预先载入
[UIViewController prepareInterstitialAds];

>

我刚刚遇到这个问题,似乎有一个时间阻止人们在其他segue之后向广告用户发送垃圾邮件。



我不知道如果它可以变化,但我只是尝试了自己和时间约2分钟。


I am wondering why [self requestInterstitialAdPresentation]; works only one time. I mean that I binded this call into UIButton, First time I run my app, and click this button the ad appear correctly but, when I close ad and trying to call again for another ad, simply ad do not appear though nslog said that function was called. On start app I preload ad with [UIViewController prepareInterstitialAds];

解决方案

I've just come across this and it seems there's a time out to stop people spamming users with adverts after every other segue.

I don't know if it can vary, but I've just tried it myself and the time out was roughly 2 minutes.

这篇关于requestInterstitialAdPresentation只有一次的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆