ADBannerView Warning Message

最后都变了- 提交于 2019-12-13 03:37:56

问题


I am using AdBannerView and I see the following message in the Application Output window while debugging my app.

ADBannerView: WARNING A banner view (0x98c0c40) has an ad but may be obscured. This message is only printed once per banner view.

I wonder why is it throwing this message, as the test Ad seems to be working fine. Do i need to be concerned about this ?


回答1:


You absolutely do not need to be worried about this message. It's printed in some of the weirdest circumstances for everyone (I've had banners that we're perfectly visible, or in the process of animation that print that message). One can see the value of this message in very specific circumstances, but obviously it's a little annoying at times.



来源:https://stackoverflow.com/questions/9755601/adbannerview-warning-message

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!