Coks
December 12, 2022, 8:37am
1
I have very many exceptions on android device. Seems to occur when the banner is refreshed.
Error Unity Exception: No such proxy method: Unity.Services.Mediation.Platform.AndroidBannerAdListener.onBannerAdViewRefreshed(UnityEngine.AndroidJavaObject,UnityEngine.AndroidJavaObject,UnityEngine.AndroidJavaObject)
Unity 2021.3.15f1
Unity Advertisement with Mediation 1.0.5
Log:
Info --------- beginning of main
Info logger WATERFALL_LOAD_TIMEOUT: Line item: UNITY with values {gameId=2965695, placementId=Android_Banner_b886b79c_b100_4099_81a4_60614a88a707} failed to load because of timeout.
Warn UnityAds com.unity3d.services.core.device.Device.getNetworkType() (line:148) :: Unity Ads was not able to get current network type due to missing permission
Warn UnityAds com.unity3d.services.core.device.Device.getNetworkType() (line:148) :: Unity Ads was not able to get current network type due to missing permission
Warn UnityAds com.unity3d.services.core.device.Device.getNetworkType() (line:148) :: Unity Ads was not able to get current network type due to missing permission
Warn UnityAds com.unity3d.services.core.device.Device.getNetworkType() (line:148) :: Unity Ads was not able to get current network type due to missing permission
Info UnityAds com.unity3d.services.banners.BannerView.destroy() (line:99) :: Banner [Android_Banner_Screen_e46e9b71_75a3_4d60_9657_74d402d9761d] was destroyed
Error Unity Exception: No such proxy method: Unity.Services.Mediation.Platform.AndroidBannerAdListener.onBannerAdViewRefreshed(UnityEngine.AndroidJavaObject,UnityEngine.AndroidJavaObject,UnityEngine.AndroidJavaObject)
Error Unity
Error Unity
Warn System A resource failed to call end.
Warn System A resource failed to call end.
Verbose MediaMetadataRetriever destructor
Verbose MediaMetadataRetriever disconnect
Warn System A resource failed to call end.
Warn System A resource failed to call end.
Warn System A resource failed to call end.
Warn UnityAds com.unity3d.services.core.device.Device.getNetworkType() (line:148) :: Unity Ads was not able to get current network type due to missing permission
Warn UnityAds com.unity3d.services.core.device.Device.getNetworkType() (line:148) :: Unity Ads was not able to get current network type due to missing permission
Info UnityAds com.unity3d.services.banners.BannerView.destroy() (line:99) :: Banner [Android_Banner_97eac71b_842f_408e_a296_aeccf6a34dac] was destroyed
Error Unity Exception: No such proxy method: Unity.Services.Mediation.Platform.AndroidBannerAdListener.onBannerAdViewRefreshed(UnityEngine.AndroidJavaObject,UnityEngine.AndroidJavaObject,UnityEngine.AndroidJavaObject)
Error Unity
Error Unity
Warn cr_AwContents Application attempted to call on a destroyed WebView
Warn cr_AwContents java.lang.Throwable
Warn cr_AwContents at org.chromium.android_webview.AwContents.m(chromium-TrichromeWebViewGoogle.aab-stable-530414133:10)
Warn cr_AwContents at org.chromium.android_webview.AwContents.h(chromium-TrichromeWebViewGoogle.aab-stable-530414133:2)
Warn cr_AwContents at com.android.webview.chromium.WebViewChromium.evaluateJavaScript(chromium-TrichromeWebViewGoogle.aab-stable-530414133:37)
Warn cr_AwContents at android.webkit.WebView.evaluateJavascript(WebView.java:895)
Warn cr_AwContents at java.lang.reflect.Method.invoke(Native Method)
Warn cr_AwContents at com.unity3d.services.ads.webplayer.WebPlayerView$JavaScriptInvocation.run(WebPlayerView.java:225)
Warn cr_AwContents at android.os.Handler.handleCallback(Handler.java:938)
Warn cr_AwContents at android.os.Handler.dispatchMessage(Handler.java:99)
Warn cr_AwContents at android.os.Looper.loopOnce(Looper.java:226)
Warn cr_AwContents at android.os.Looper.loop(Looper.java:313)
Warn cr_AwContents at android.app.ActivityThread.main(ActivityThread.java:8751)
Warn cr_AwContents at java.lang.reflect.Method.invoke(Native Method)
Warn cr_AwContents at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
Warn cr_AwContents at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135)
Warn UnityAds com.unity3d.services.core.device.Device.getNetworkType() (line:148) :: Unity Ads was not able to get current network type due to missing permission
Warn UnityAds com.unity3d.services.core.device.Device.getNetworkType() (line:148) :: Unity Ads was not able to get current network type due to missing permission
Info UnityAds com.unity3d.services.banners.BannerView.destroy() (line:99) :: Banner [Android_Banner_Screen_e46e9b71_75a3_4d60_9657_74d402d9761d] was destroyed
Error Unity Exception: No such proxy method: Unity.Services.Mediation.Platform.AndroidBannerAdListener.onBannerAdViewRefreshed(UnityEngine.AndroidJavaObject,UnityEngine.AndroidJavaObject,UnityEngine.AndroidJavaObject)
Error Unity
Error Unity
1 Like
i also got the same error on unity 2021.3.5f1. It seems that the banner is corrupted when refreshing the new banner. Does anyone have a solution for this?
Iām integrating unity mediation ads