iAd ADBannerView appears tinted on Device

随声附和 提交于 2019-12-12 08:54:59

问题


I'm getting a tinted adBannerView on the device, instead the normal adBannerView as it appears in the Simulator. Any ideas on this?


回答1:


On the device, go to Settings > Developer and disable the option "Highlight Clipped Banners" to remove the colored layer.

If enabled, the colors show you if the iAd banner view is clipped (red) or not (green).

Note that this setting is system-wide, and affects not only the development builds from your app, but also production builds from all other apps downloaded from the App Store. If you change this setting, you might have to restart the app to see changes.

This feature is also discussed in the WWDC 2013 Session 613: iAd Integration and Best Practices



来源:https://stackoverflow.com/questions/29865340/iad-adbannerview-appears-tinted-on-device

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