ADBannerView Warning Message

2019-08-16 01:32发布

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条回答
一夜七次
2楼-- · 2019-08-16 02:34

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.

查看更多
登录 后发表回答