shefich

Results 63 comments of shefich

@NVentimiglia The issue with [Liftoff v5](https://developers.google.com/admob/unity/mediation/liftoff-monetize#liftoff-monetize-unity-mediation-plugin-changelog) still exist. Unity 2022.3.21 Admob 8.7.0 AppLovin 7.0.1 Mintegral 1.4.0 Unity Ads Legacy 3.9.0 Minimum API Level 22 Target API Level 34 Don't know...

@NVentimiglia can't share minimal repro as I deleted this library as it has errors. I don't have Chartboost SDK in my project, only Mediation plugin for Admob. Based on my...

@NVentimiglia can't share minimal repro as I deleted this library as it has errors. I don't have AppLovin SDK in my project, only Mediation plugin for Admob. Based on my...

I have the same issue. Duplicated class comes with Liftoff Monetize Unity Mediation Plugin Changelog [Version 4.0.0](https://dl.google.com/googleadmobadssdk/mediation/unity/liftoffmonetize/LiftoffMonetizeUnityAdapter-4.0.0.zip)

@NVentimiglia still waiting for the fix. As I can see Liftoff Monetize Unity Mediation Plugin is 4.0.0 as it was before.

@a-maurice which call or logs should be added? Meanwhile I can see such errors OnApplicationQuit after almost everything destroyed: For Unity 2021: `Crashed: Thread #1 SIGSEGV 0x000000000000013a 0 libunity.so JobQueue::WaitForJobGroupID(JobGroupID,...

Hi @a-maurice, "Firebase.LogLevel.Debug" doesn't helps to have more logs. Many errors connected too the "libmonochrome.so". Here's stacktrace with other thread/library: [issue_b0331e86d965953967fab1ff4abe0d07_crash_session_63a91b24017c00015e2f1c6078cf81de_DNE_0_v2_stacktrace (1).txt](https://github.com/firebase/firebase-unity-sdk/files/10303581/issue_b0331e86d965953967fab1ff4abe0d07_crash_session_63a91b24017c00015e2f1c6078cf81de_DNE_0_v2_stacktrace.1.txt) Tell me please, if it helps.

I think I have the same issue: ``` Non-fatal Exception: java.lang.Exception AndroidJavaException : java.lang.NullPointerException java.util.concurrent.AbstractExecutorService.submit (java.util.concurrent.AbstractExecutorService) java.util.concurrent.Executors$DelegatedExecutorService.submit (java.util.concurrent.Executors$DelegatedExecutorService) com.onesignal.OSTaskController.startPendingTasks (com.onesignal.OSTaskController) com.onesignal.OneSignal.init (com.onesignal.OneSignal) com.onesignal.OneSignal.setAppId (com.onesignal.OneSignal) com.onesignal.OneSignal.reassignDelayedInitParams (com.onesignal.OneSignal) com.onesignal.OneSignal.provideUserConsent (com.onesignal.OneSignal) com.unity3d.player.UnityPlayer.nativeRender (com.unity3d.player.UnityPlayer)...

I think I have the same issue: ``` Non-fatal Exception: java.lang.Exception AndroidJavaException : java.lang.NullPointerException java.util.concurrent.AbstractExecutorService.submit (java.util.concurrent.AbstractExecutorService) java.util.concurrent.Executors$DelegatedExecutorService.submit (java.util.concurrent.Executors$DelegatedExecutorService) com.onesignal.OSTaskController.startPendingTasks (com.onesignal.OSTaskController) com.onesignal.OneSignal.init (com.onesignal.OneSignal) com.onesignal.OneSignal.setAppId (com.onesignal.OneSignal) com.onesignal.OneSignal.reassignDelayedInitParams (com.onesignal.OneSignal) com.onesignal.OneSignal.provideUserConsent (com.onesignal.OneSignal) com.unity3d.player.UnityPlayer.nativeRender (com.unity3d.player.UnityPlayer)...

So any news on the fix? Have you reproduced the issue?