【发布时间】:2015-03-22 08:51:48
【问题描述】:
我正在尝试在我的 iOS libgdx 项目中设置我的 admob 广告,但我在 iOS 模拟器上看不到任何广告我正在使用来自这里的文件 https://github.com/BlueRiverInteractive/robovm-ios-bindings 它们是最新的,我知道有 7.0.0 admob iOS sdks,但绑定适用于假设可以工作的较低版本......或不?
有什么想法吗?
或者我可能会使用不同的广告网络?
<Google:HTML> You are currently using version 6.12.2 of the SDK, which doesn't officially support iOS 8. Please consider updating your SDK to the most recent sdk version, 7.0.0, to get iOS 8 support, including a fix for smart banner rendering in landscape mode. The latest SDK can be downloaded from http://goo.gl/iGzfsP. A full list of release notes is available at https://developers.google.com/mobile-ads-sdk/docs/admob/ios/rel-notes.
2015-03-22 10:41:59.822 IOSLauncher[12856:751391] [debug] com.funkymonkey.game.IOSLauncher: didReceiveAd
2015-03-22 10:42:30.217 IOSLauncher[12856:751391] [debug] com.funkymonkey.game.IOSLauncher: didReceiveAd
【问题讨论】: