How to solve Admob ExecutionExceptions?(如何解决 Admob ExecutionExceptions?)
问题描述
我一直在尝试在我的全新应用中实施 Google Admob 广告.
I've been trying to implement Google Admob ads to my brand new app.
几个小时以来,我一直在处理错误代码 0(内部错误)和广告:错误等待未来"异常.
I've been handling an error code of 0 (internal error), and "Ads: Error waiting for future" exceptions for hours.
从今天早上开始,我就有了一个 Admob 帐户,其中包含付款方式.我一直在使用我的凭据和测试凭据来关注用于插页式广告的 Google Admob 教程.我已经更新了 Google Play 服务.什么都行.
I have an Admob account with payments methods since this morning. I have been following the Google Admob tutorial for Interstitial Ads with my credentials and the test credentials. I have updated the Google Play Services. Anything worked.
现在我已经下载了 Admob 示例应用程序,以便在另一个应用程序中测试插页式广告……但它也不起作用!
Now I've downloaded the Admob Sample App in order to test the interstitials in another app... and it didn't work too!
我什至不知道是我的手机问题(三星 Galaxy S8 Exynos)还是谷歌!
I don't even know if my phone is the problem (Samsung Galaxy S8 Exynos) or it's Google!
我已经在互联网上查找了几个小时,但没有任何效果.请帮忙.问我有什么需要帮助我的,我什至不知道你需要哪些文件.
I've been looking on the internet for hours and nothing worked. Please Help. Ask me anything you need to help me, I don't even know which files do you need.
推荐答案
google 是这么说的
This is what google says
可能是您最近才创建了一个新的广告单元 ID 并请求实时广告.这可能需要几个小时如果是这样的话,促销活动开始得到服务.在您收到测试广告的事件然后执行很好.只需等待几个小时,然后检查是否可以在那个时候获得实时广告.如果没有,可以向我们发送您的广告单位 ID 供我们调查."
"It could be that you have only recently created a new Ad Unit ID and requesting for live ads. It could take a couple of hours for promotions to begin getting served if that will be that case. In the event that you are getting test advertisements then your execution is fine. Simply hold up a couple of hours and check whether you can get live advertisements at that point. If not, can send us your Ad Unit ID for us to investigate."
所以你需要等待几个小时:)
so you have need to wait for the few hours :)
这篇关于如何解决 Admob ExecutionExceptions?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:如何解决 Admob ExecutionExceptions?
基础教程推荐
- 当从同一个组件调用时,两个 IBAction 触发的顺序是什么? 2022-01-01
- 如何让对象对 Cocos2D 中的触摸做出反应? 2022-01-01
- 如何在 iPhone 上显示来自 API 的 HTML 文本? 2022-01-01
- 如何在没有IB的情况下将2个按钮添加到右侧的UINavigationbar? 2022-01-01
- Kivy Buildozer 无法构建 apk,命令失败:./distribute.sh -m “kivy"d 2022-01-01
- 在 gmail 中为 ios 应用程序检索朋友的朋友 2022-01-01
- UIWebView 委托方法 shouldStartLoadWithRequest:在 WKWebView 中等效? 2022-01-01
- android 应用程序已发布,但在 google play 中找不到 2022-01-01
- 如何在 UIImageView 中异步加载图像? 2022-01-01
- Android:对话框关闭而不调用关闭 2022-01-01