java.lang.IncompatibleClassChangeError: Found interface w0.e, but class was expected (declaration of 'w0.e' appears in /data/user/0/com.iq.zuji/files/prodexdir/00O000ll111l_0.dex)
at w0.e.V(SourceFile:2)
at q.f.G0(SourceFile:3)
at k1.e.c(SourceFile:25)
at k1.t.A(SourceFile:4)
at n0.h$a.a(SourceFile:2)
at n0.y.b(SourceFile:13)
at k1.e0.a(Unknown Source:17)
at k1.s.i0(SourceFile:4)
at androidx.compose.ui.platform.f2.dispatchDraw(SourceFile:7)
at android.view.View.draw(View.java:20486)
at android.view.View.updateDisplayListIfDirty(View.java:19294)
at android.view.View.draw(View.java:20211)
at android.view.ViewGroup.drawChild(ViewGroup.java:4394)
at androidx.compose.ui.platform.y0.a(SourceFile:3)
at androidx.compose.ui.platform.f2.b(Unknown Source:30)
at k1.s.T0(Unknown Source:9)
at k1.v.o1(SourceFile:2)
at k1.s.T0(SourceFile:3)
at k1.v.o1(SourceFile:2)
at k1.s.T0(SourceFile:3)
at k1.v.o1(SourceFile:2)
at k1.s.T0(SourceFile:3)
at k1.v.o1(SourceFile:2)
at k1.s.T0(SourceFile:3)
at k1.j.r(SourceFile:3)
at k1.g.o1(SourceFile:9)
at k1.s.T0(SourceFile:3)
at k1.v.o1(SourceFile:2)
at k1.s.T0(SourceFile:3)
at k1.v.o1(SourceFile:2)
at k1.s.T0(SourceFile:3)
at k1.j.r(SourceFile:3)
at k1.g.o1(SourceFile:9)
at k1.t.A(SourceFile:4)
at n0.h$a.a(SourceFile:2)
at n0.y.b(SourceFile:13)
at k1.e0.a(Unknown Source:17)
at k1.s.i0(SourceFile:4)
at androidx.compose.ui.platform.f2.dispatchDraw(SourceFile:7)
at android.view.View.draw(View.java:20486)
at android.view.View.updateDisplayListIfDirty(View.java:19294)
at android.view.View.draw(View.java:20211)
at android.view.ViewGroup.drawChild(ViewGroup.java:4394)
at androidx.compose.ui.platform.y0.a(SourceFile:3)
at androidx.compose.ui.platform.f2.b(Unknown Source:30)
at k1.s.T0(Unknown Source:9)
at k1.j.r(SourceFile:3)
at k1.g.o1(SourceFile:9)
at k1.s.T0(SourceFile:3)
at androidx.compose.ui.platform.AndroidComposeView.dispatchDraw(SourceFile:10)
at android.view.View.draw(View.java:20486)
at android.view.View.updateDisplayListIfDirty(View.java:19294)
部分错误堆栈。未加固前可以正常运行,加固后打开就崩溃。
minSdk 26,targetSdk 32
相似问题