gpt4 book ai didi

ios - iOS 应用上 Web Trends SDK 的谷歌移动广告问题

转载 作者:搜寻专家 更新时间:2023-11-01 05:39:19 25 4
gpt4 key购买 nike

我们的 iOS 应用已经在我们的 iOS 应用中集成了 Web Trends SDK,现在我们面临着奇怪的问题。GoogleMobileAds 在与 iOS 应用程序集成后无法工作,但如果我们删除 Web Trends SDK 它可以工作。 GoogleMobileAds 是否与 Web Trends SDK 不兼容?我正在使用以下代码来显示谷歌横幅广告。

adView = DFPBannerView(frame:CGRectMake(0, 0, 320, 50))
adView.adUnitID = "/6499/example/banner"
adView.rootViewController = self;
adView.rootViewController = self;
let adrequest = DFPRequest()
adView.loadRequest(adrequest)

我们正在控制台中获取如下日志,可能对您有所帮助。

2015-09-17 12:15:26.275 WebTrendsDemo[270:13293] -[GADAdView previewItem]: unrecognized selector sent to instance 0x157ef560
2015-09-17 12:15:26.276 WebTrendsDemo[270:13293] *** WebKit discarded an uncaught exception in the webView:decidePolicyForNavigationAction:request:frame:decisionListener: delegate: <NSInvalidArgumentException> -[GADAdView previewItem]: unrecognized selector sent to instance 0x157ef560

我已经通过创建几个演示应用程序对其进行了测试,但使用 Google Ad 的 Web Trend SDK 得到了相同的结果,但没有成功。如果我删除 Web Trend SDK,那么 Google Ad 就会像我上面提到的那样开始工作。您可以使用带有 Google Ad 的 Web Trend SDK 创建一个演示应用程序来检查它。如果您通过创建演示应用成功实现了带有 Google Ad 的 Web Trend SDK,请与我分享。谢谢

最佳答案

此问题出现在 Web Trends SDK 3.0.4 版中。请使用 Web Trends SDK 3.0.6 版。 Web Trends 解决了当前 iOS WT SDK 版本中的问题。我能够在 Web Trends 当前 SDK 版本 (3.0.6) 中获取 Google 移动广告。

关于ios - iOS 应用上 Web Trends SDK 的谷歌移动广告问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32626055/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com