问题描述
我正在尝试将adWhirl集成到我的iPad应用程序中,但我似乎无法正常工作。
似乎很多人遇到了同样的问题,但我找不到补救措施。
我试图拉伸adView以适应iPad屏幕,但广告仍然是iPhone大小。
I'm trying to integrate adWhirl into my iPad app, but I it's doesn't seem to work.It seems like lot's of people encountered the same issue, but I couldn't find a remedy.I tried to stretch the adView to fit the iPad screen, but the ad remains iPhone sized.
这个问题是否已知解决方案?
Is there a known solution to this problem ?
推荐答案
这要求您更改要使用的每个适配器。
我已经用admob,iad,greystripe和mdotm编写了一个关于如何做到这一点的教程。
This requires that you change each adapter that you would like to use.I have written up a tutorial on how to do this with admob, iad, greystripe, and mdotm.
在这里看一下:
编辑:我现在还在这里找到了一个UIKit Universal Adwhirl教程:
I have now also made a UIKit Universal Adwhirl tutorial found here: http://goosesoft.com/blog/universal-adwhirl-uikit/
这篇关于适用于iPad的Adwhirl的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!