ios - Applovin 在启用测试模式的情况下返回错误代码 204

标签 ios ios8 applovin

我正在将 Applovin 集成到 cocos2d-x 游戏中,插页式广告效果很好。不过,我无法收到任何横幅(很可能是因为我所在的位置)。

我浏览了 Applovin 文档并发现了这个:

This error means “no fill” or that our server is unable to return an ad given the parameters/circumstancs of the ad request. We will never have 100% fill so it is important you can manage this error code correctly (see Best Practices for Handling 204s). If you are testing your app and need to see an ad to verify your integration, here are the likely causes of a 204 and their respective fixes:

  1. Advertiser demand is limited for your country/geo, app category, or phone characteristics. Fix: use the Test Toggle in the UI.
  2. ...

来源:http://support.applovin.com/support/solutions/articles/1000119815--define-kalerrorcodenofill-204

我想在启用测试模式后,我应该能够收到测试广告,但我仍然收到 204。

最佳答案

开启测试模式后,大约需要 30 分钟才能生效,因此您可能只需要稍等片刻。此外,它会在一段时间后自行关闭(我想是几个小时),所以这也可能是原因。

关于ios - Applovin 在启用测试模式的情况下返回错误代码 204,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28056048/

相关文章:

ios - 将虚幻引擎 4 项目嵌入到另一个应用程序中

ios - JSON解析奇数节点

ios - Test-Flight App Beta 测试时间限制

ios8 - UITabBar 色调颜色不适用于图像

ios8 - 调用removeRowsAtIndexes后WKInterfaceTable未更新

ios - 如何使用GADRewardBasedVideoAd

swift - 在 ios 8/swift 中使用委托(delegate)的 AppLovin 集成

ios - 如何设置全局变量来指定http请求之间的时间?

java - Gradle 错误 'Unable to resolve dependency' 找不到 'com.applovin:applovin-sdk'

ios - 无法使用 tabbar swift 在当前上下文中显示 Controller