隐藏 ADBannerView。把它移到屏幕外可以吗?
当用户更改屏幕时,我想隐藏当前的 ADBannerView 。有没有“正确”的方法来做到这一点?例如,如果我将其移出屏幕,可以吗:我想知道它是否可以在不显示的情况下继续投放广告,然后我会违反一些苹果协议。
用模态视图覆盖广告也可以吗?
谢谢!
When the user changes screen, I want to hide the current ADBannerView . Is there a "right" way to do that? If I move it offscreen for instance, is it fine: I was wondering if it could keep serving ads while not being displayed and then I would break some Apple Agreement.
Is it also OK to cover an Ad with a modal view?
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
只需将其移出屏幕即可。它会检测到这一点。
Just move it offscreen. It will detect that.
Apple 建议将其移至屏幕外。观看 2010 年 WWDC 第 112 场有关 iAd 集成的视频。
Apple recommends moving it offscreen. Watch the 2010 WWDC session 112 video on iAd integration.