googleads / googleads-mobile-unity

Official Unity Plugin for the Google Mobile Ads SDK
https://developers.google.com/admob/unity
Apache License 2.0
1.37k stars 1.08k forks source link

App Crashes when Admob Interstitial AD doesn't appear! #921

Closed mtahiriqbaluet closed 1 year ago

mtahiriqbaluet commented 5 years ago

Hi, I've implemented Admob ADs using the latest Google Mobile ADs SDK (v3.16), I've thoroughly checked my implementation with extreme care & it is 100% according to the documentation.

The issue I'm facing is that, my app crashes on the point where admob interstitial ad is suppose to appear and it doesn't appear. As long as the interstitial ads keep appearing, the app runs fine, but as soon as the ad doesn't appear at any point in app, the app crashes!

I've diagnosed my app using DDMS tool as well & I've attached the LOG with this post. I appeal you to please check the issue and log file and help me. Thanks in advance. unity version 2018.2.14f google mobile ads plugin 3.16 device log : Samsung Galaxy J7

java.lang.Error: FATAL EXCEPTION [Thread-104] Unity version : 2018.3.7f1 Device model : ITEL MOBILE LIMITED itel A40 Device fingerprint: Itel/U269/itel-A40:7.0/NRD90M/V011-20180403:user/release-keys Caused by at com.unity3d.player.ReflectionHelper.nativeProxyInvoke (Native Method) at com.unity3d.player.ReflectionHelper.a (Unknown Source) at com.unity3d.player.ReflectionHelper$1.invoke (Unknown Source) at java.lang.reflect.Proxy.invoke (Proxy.java:813) at $Proxy11.onAdLoaded (Unknown Source) at com.google.unity.ads.Interstitial$1$1$1.run (Interstitial.java:75) at java.lang.Thread.run (Thread.java:761)

LogCrash

ericleich commented 5 years ago

Hi, are you still experiencing this crash? We had several similar reports of TransactionTooLargeException in May but haven't heard much about this since.

658jjh commented 5 years ago

Hi, are you still experiencing this crash? We had several similar reports of TransactionTooLargeException in May but haven't heard much about this since.

Hi, I am still having this issue. I just got this yesterday. Please help me how to solve this. Thank you