googleads-mobile-android-mediation icon indicating copy to clipboard operation
googleads-mobile-android-mediation copied to clipboard

Bug : AppLovin Mediation 13.1.0.0 Crash

Open Hooooong opened this issue 8 months ago • 1 comments

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.

Hooooong avatar Mar 04 '25 10:03 Hooooong

Maybe it should be written to Applovin itself.

AndroidDeveloperLB avatar Mar 09 '25 20:03 AndroidDeveloperLB

@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!

foreza avatar Oct 15 '25 17:10 foreza