iPhone 上的 AdMob 偶尔会打开浏览器并冻结应用程序

发布于 2024-11-29 08:24:59 字数 323 浏览 1 评论 0原文

刚刚遇到将 AdMob 集成到我的 iPad 应用程序中的问题。

问题是,有时 AdMob 会在设备未触摸时打开自己的浏览器,然后什么也不会发生(该浏览器中没有加载广告)并且 UI 根本没有反应,所以最终我的应用程序被冻结。

AdMob是通过AdWhirl集成的,但问题不存在。我将断点设置为 adViewWillPresentScreen: ,堆栈跟踪仅显示 AdMob 的类,而不显示 AdWhirl。

将 AdWhirl 日志切换到调试模式,但看不到任何可疑内容。

我在iPhone上没见过这样的问题。

有人遇到过这个问题吗?有什么解决办法吗?

Just encountered the problem with integration of AdMob into my iPad application.

The problem is that sometimes AdMob opens its own browser when device even not touched and then nothing happens (no ad is loaded in that browser) and UI doesn't react at all, so eventually I get my app frozen.

AdMob is integrated through AdWhirl, but problem is not there. I put breakpoint to adViewWillPresentScreen: and stack trace shows only AdMob's classes and no AdWhirl.

Switched AdWhirl log into debug mode, but can not see anything suspicious.

I haven't seen such problem on iPhone.

Has anyone faced this problem and is there any solution?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

汹涌人海 2024-12-06 08:24:59

通过将 AdMob SDK 更新到最新版本,该问题得到解决。

The problem got solved by updating AdMob SDK to the latest version.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文