gpt4 book ai didi

android - 我的应用显示测试广告但没有真正的广告 (AdMob Google)

转载 作者:行者123 更新时间:2023-11-29 02:34:45 26 4
gpt4 key购买 nike

我使用 Android Studio 创建了一个应用。完成后,我添加了广告,然后将其发布到 Play 商店。它在大约 10 天内确实工作正常。谷歌由于误解(我已经支付了版权)从商店中删除了我的应用程序,所以我提出上诉,他们恢复了它。该应用程序未在 Play 商店上架时(3 天),广告仍显示在我的手机上。在他们恢复我的应用程序几天后,广告停止显示,直到现在。

我什么都试过了,ID Units 写得很好。我创建了一个新的 ID 横幅,它是一样的。测试广告出现,但不是真正的广告。

logcat 如下(过滤词“gms”,广告库)。

PDT:我有依赖性和所有需要的东西。请记住,它工作得很好,突然就不行了。

12-07 10:18:56.726 22503-22097/? W/ctxmgr: [EventHandler]Dropping runnable, delay=9223370524216439082, runnable=dbe@d4e7bc, workInfo=pkg=com.google.android.gms, lbl=FenceScheduler, start=unspec, stop=unspec
12-07 10:18:56.977 32342-32431/? E/GmsUtils: Failed to connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null, message=null}
12-07 10:18:59.854 32342-32444/? E/GmsUtils: Failed to connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null, message=null}
12-07 10:19:01.425 32092-32092/? W/Finsky: [1] com.google.android.finsky.wear.al.run(9): Dropping command=send_installed_apps due to Gms not connected
12-07 10:19:36.226 22480-25542/? I/Icing: IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=people serviceId=32
12-07 10:23:24.579 1410-2604/? W/ActivityManager: Unable to start service Intent { act=com.google.android.gms.measurement.START pkg=com.google.android.gms } U=999: not found
12-07 10:23:24.582 2267-2318/? E/GmsClient: unable to connect to service: com.google.android.gms.measurement.START on com.google.android.gms

最佳答案

我建议您先检查您的 AdMob 帐户。您的旧广告单元 ID 可能会被撤销,您可能需要创建一个新的。

之后,您可以检查 XML 布局中的 adUnitId(不是测试 ID)是否正确。

    <com.google.android.gms.ads.AdView xmlns:ads="http://schemas.android.com/apk/res-auto"
ads:adSize = "BANNER"
ads:adUnitId = "ca-app-pub-###/###"/>

关于android - 我的应用显示测试广告但没有真正的广告 (AdMob Google),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/47692517/

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