Hi guys! i am new to unity and using appodeal for the first time.![alt text][1]
Anr rate is going high and i am getting this stack.
Thanks in advance ;)
Looking at your code snippets and given that you were able to trigger the onAdFailedToLoad event successfully on your end, then it is safe to assume that your implementation of the Mobile Ads SDK is working correctly.
Similar ANR logs were reported before and the team has already looked into this. The team concluded that these ANRs are caused by the Unity Android JNI bridge and the Google Mobile Ads Unity plugin is not responsible for these ANRs.
That said, I suggest that you have these double checked by the experts over at the Unity Developer forums to get some insights on their end as well.
GitHub
googleads/googleads-mobile-unity
Official Unity Plugin for the Google Mobile Ads SDK - googleads/googleads-mobile-unity
[8:01 PM] #09 pc 0000000000680988 /data/app/com.fazbro.supply.chain.manager.cargo.ship.transport.game-t9s-cqq10IBQvVpY37Pmdg==/lib/arm64/libunity.so (???)
#10 pc 00000000006fa7b8 /data/app/com.fazbro.supply.chain.manager.cargo.ship.transport.game-t9s-cqq10IBQvVpY37Pmdg==/lib/arm64/libunity.so (???)
at com.unity3d.player.ReflectionHelper.nativeProxyInvoke (Native method)
at com.unity3d.player.ReflectionHelper.a (unavailable)
at com.unity3d.player.ReflectionHelper$1.invoke (unavailable)
at java.lang.reflect.Proxy.invoke (Proxy.java:1006)
at com.appodeal.ads.InterstitialCallbacks.onInterstitialFailedToLoad (unavailable)
at com.appodeal.ads.as$a.a (unavailable)
at com.appodeal.ads.q$6.run (unavailable)
at android.os.Handler.handleCallback (Handler.java:873)
at android.os.Handler.dispatchMessage (Handler.java:99)
at android.os.Looper.loop (Looper.java:216)
at android.app.ActivityThread.main (ActivityThread.java:7258)
at java.lang.reflect.Method.invoke (Native method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:494)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:975)
[1]: /storage/temp/166745-anr2.png
↧