googleads-mobile-android-mediation
googleads-mobile-android-mediation copied to clipboard
Bug : AppLovin Mediation 13.1.0.0 Crash
Description:
Our app is encountering a crash when destroying an activity related to AppLovin Mediation 13.1.0.0.
Crash Log:
Fatal Exception: java.lang.RuntimeException
Unable to destroy activity {com.~~.~~/com.applovin.adview.AppLovinFullscreenActivity}:
java.lang.NullPointerException: Attempt to invoke virtual method 'com.applovin.impl.sdk.ad.b com.applovin.impl.h2.f()' on a null object reference
This issue occurs when attempting to close AppLovinFullscreenActivity, leading to a NullPointerException. It seems that com.applovin.impl.h2.f() is being called on a null object, potentially due to an improperly handled ad instance or lifecycle mismanagement.
Is there any known fix or workaround for this issue in AppLovin Mediation 13.1.0.0? Any insights would be appreciated.
Maybe it should be written to Applovin itself.
@Hooooong , thanks for filing this. We're doing a bit of issue clean up now!
Are you still encountering this when you use the latest applovin mediation adapter: (13.4.0.0 as of today)
https://developers.google.com/admob/android/mediation/applovin#step_3_import_the_applovin_sdk_and_adapter
If I don't hear back from you within a couple days, I'll go ahead and clean this up. But you're always welcome to file another issue here referencing this one!