-
Notifications
You must be signed in to change notification settings - Fork 207
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels