AppLovin / AppLovin-MAX-Unity-Plugin

111 stars 31 forks source link

Crash on app launch: com.applovin.adview.AppLovinFullscreenActivity.onDestroy #372

Closed urmobi-tokman closed 2 weeks ago

urmobi-tokman commented 3 weeks ago

MAX Plugin Version

6.4.4

Unity Version

2022.3.18f1

Device/Platform Info

Android 11-14

Current Behavior

App crashes on launch (from Firebase : 93% of crash events for this issue happened in the first 5 seconds of a user's session).

Expected Behavior

App does not crash.

How to Reproduce

We are not able to reproduce it, observe the issue in crashlytics. This bug appeared after updating to version 6.4.4 from 6.4.3

Additional Info

games.urmobi.found.it_issue_37a36fccb501d520aaafd9ccb3280897_crash_session_663AF55F009B0001096724BD2DE202A3_DNE_0_v2_stacktrace.txt

santoshbagadi commented 3 weeks ago

Hi @urmobi-tokman , thank you for raising the issue. We are already working on a fix for this issue and will include it in the next SDK release.

leeyonglan commented 3 weeks ago

Exception java.lang.RuntimeException: at android.app.ActivityThread.performDestroyActivity (ActivityThread.java:5714) at android.app.ActivityThread.handleDestroyActivity (ActivityThread.java:5754) at android.app.servertransaction.DestroyActivityItem.execute (DestroyActivityItem.java:47) at android.app.servertransaction.ActivityTransactionItem.execute (ActivityTransactionItem.java:45) at android.app.servertransaction.TransactionExecutor.executeLifecycleState (TransactionExecutor.java:176) at android.app.servertransaction.TransactionExecutor.execute (TransactionExecutor.java:97) at android.app.ActivityThread$H.handleMessage (ActivityThread.java:2415) at android.os.Handler.dispatchMessage (Handler.java:106) at android.os.Looper.loopOnce (Looper.java:211) at android.os.Looper.loop (Looper.java:300) at android.app.ActivityThread.main (ActivityThread.java:8410) at java.lang.reflect.Method.invoke at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:559) at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:954) Caused by java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object com.applovin.impl.sdk.k.a(com.applovin.impl.oj)' on a null object reference at com.applovin.adview.AppLovinFullscreenActivity.onDestroy (SourceFile:1) at android.app.Activity.performDestroy (Activity.java:8838) at android.app.Instrumentation.callActivityOnDestroy (Instrumentation.java:1475) at android.app.ActivityThread.performDestroyActivity (ActivityThread.java:5701)

the same error

p0w1nd commented 2 weeks ago

I'm also facing this issue in my Unity game projects.

soqman commented 2 weeks ago

me too

xtixi commented 2 weeks ago

me too, I hope it will fix soon😞

duyuit commented 2 weeks ago

I have the same problem, it is really affecting my revenue, please fix it soon

thinhletan1995 commented 2 weeks ago

Me too, hope it will be fixed soon

alkanyunus commented 2 weeks ago

It's still the same here.

soqman commented 2 weeks ago

hi @santoshbagadi is it included to 4.5.0 ?

thomasmso commented 2 weeks ago

This fix is live in Android SDK v4.5.0 which Unity Plugin v6.5.0 which we just released includes.

shefich commented 2 weeks ago

AppLovin Unity Mediation Plugin Changelog [Version 7.2.2] The issue exist!

shefich commented 2 weeks ago

From here: https://developers.google.com/admob/unity/mediation/applovin#applovin-unity-mediation-plugin-changelog

santoshbagadi commented 2 weeks ago

@shefich that adapter is published by AdMob. You would have to reach out to AdMob directly requesting them to release a new adapter built against our SDK version 12.5.0.