AppLovin / AppLovin-MAX-Unity-Plugin

123 stars 33 forks source link

AppLovin crash #91

Open thangnt93 opened 2 years ago

thangnt93 commented 2 years ago

Hi! Crash log in firebase Platform: Android android 10.3.5

Log: Caused by java.util.concurrent.RejectedExecutionException Task com.mbridge.msdk.foundation.same.net.j$1@5819fc6 rejected from java.util.concurrent.ThreadPoolExecutor@48ac639[Running, pool size = 30, active threads = 30, queued tasks = 60, completed tasks = 16]

java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution (ThreadPoolExecutor.java:2086) java.util.concurrent.ThreadPoolExecutor.execute (ThreadPoolExecutor.java:1394) com.mbridge.msdk.foundation.same.net.j.a (RequestQueue.java:71) com.mbridge.msdk.foundation.same.net.n.a (VolleyManager.java:26) com.mbridge.msdk.foundation.same.net.h.b.b (CommonAsyncHttpRequest.java:226) com.mbridge.msdk.foundation.same.net.h.b.c (CommonAsyncHttpRequest.java:162) com.mbridge.msdk.foundation.same.report.d.a (ReportUtil.java:730) com.mbridge.msdk.system.a$1.onActivityStopped (MBridgeSDKImpl.java:92) android.app.Application.dispatchActivityStopped (Application.java:515) android.app.Activity.onStop (Activity.java:2648) com.unity3d.player.UnityPlayerActivity.onStop (UnityPlayerActivity.java:78) android.app.Instrumentation.callActivityOnStop (Instrumentation.java:1476) com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1130)

thomasmso commented 2 years ago

This crash is from Mintegral's SDK, could you make sure you're on the latest adapter v15.7.61.0?

thangnt93 commented 2 years ago

This crash is from Mintegral's SDK, could you make sure you're on the latest adapter v15.7.61.0?

Yes. I'm using that version

thomasmso commented 2 years ago

We'll notify Mintegral team to release a new SDK with a fix.

thangnt93 commented 2 years ago

thank you!

thangnt93 commented 2 years ago

Capture my google console show error

thomasmso commented 2 years ago

We'll report to the Mintegral team as well, ty

KimihideIiizumi commented 2 years ago

Hi. Our team has also stopped updating the Mintegral version since this happened. Has this issue been resolved?