问题
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