iPad 版 Adwhirl
我正在尝试将 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 ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这要求您更改您想要使用的每个适配器。
我写了一篇关于如何使用 admob、iad、greystripe 和 mdotm 执行此操作的教程。
在这里看看:http://goosesoft.com/blog /universal-adwhirl-ads-in-cocos2d-2/
编辑:我现在还制作了一个 UIKit Universal Adwhirl 教程,可以在这里找到:http://goosesoft.com/blog/universal-adwhirl-uikit/
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.
Take a look at it here: http://goosesoft.com/blog/universal-adwhirl-ads-in-cocos2d-2/
Edit: I have now also made a UIKit Universal Adwhirl tutorial found here: http://goosesoft.com/blog/universal-adwhirl-uikit/