小编Man*_*ack的帖子

Admob 插页式崩溃并从应用程序中无错误跳出

我在我的应用程序中使用了 admob interstitial,但我有一个非常致命的问题。一段时间后,应用程序将崩溃跳出而没有任何错误。

我在插页式广告中使用 admob 横幅。当我使用插页式广告时,我有那个错误。

我的状态:

implementation 'com.google.android.gms:play-services-ads:19.1.0'

compileSdkVersion 28

multiDexEnabled true
Run Code Online (Sandbox Code Playgroud)

我在 android studio 运行面板上的一些错误:

E/art: invalid stream - problem with parameter iterator in /data/data/com.google.android.gms/app_chimera/m/0000001f/dl-AdsFdrDynamite.integ_21460000004.apk for method void com.google.android.gms.ads.nonagon.ad.event.p.a(java.lang.Object)
Run Code Online (Sandbox Code Playgroud)

并在最新错误中:

W/BindingManager: Cannot call determinedVisibility() - never saw a connection for the pid: 31485
W/Ads: #004 The webview is destroyed. Ignoring action.
W/Ads: #004 The webview is destroyed. Ignoring action.
    #004 The webview is destroyed. Ignoring action.
D/StateSaver: onDestroy() called with: savedState = [null]
D/DynamitePackage: Instantiating com.google.android.gms.ads.ChimeraAdManagerCreatorImpl
I/Ads: This …
Run Code Online (Sandbox Code Playgroud)

java android admob

6
推荐指数
0
解决办法
1428
查看次数

标签 统计

admob ×1

android ×1

java ×1