Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ClassNotFoundException #40

Open
sakatatoushirou opened this issue Oct 26, 2021 · 0 comments
Open

ClassNotFoundException #40

sakatatoushirou opened this issue Oct 26, 2021 · 0 comments

Comments

@sakatatoushirou
Copy link

sakatatoushirou commented Oct 26, 2021

Installing build/app/outputs/flutter-apk/app.apk...
E/AndroidRuntime(15119): FATAL EXCEPTION: main
E/AndroidRuntime(15119): Process: com.hhtimes.thapp, PID: 15119
E/AndroidRuntime(15119): java.lang.ExceptionInInitializerError
E/AndroidRuntime(15119): at h.b.b.a.a.a.f.c.a(Unknown Source:0)
E/AndroidRuntime(15119): at e.p.g.S(Unknown Source:2)
E/AndroidRuntime(15119): at e.p.g.b0(:2)
E/AndroidRuntime(15119): at com.spluspartners.truehan.MyApplication.onCreate(:1)
E/AndroidRuntime(15119): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1202)
E/AndroidRuntime(15119): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7588)
E/AndroidRuntime(15119): at android.app.ActivityThread.access$2600(ActivityThread.java:260)
E/AndroidRuntime(15119): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2435)
E/AndroidRuntime(15119): at android.os.Handler.dispatchMessage(Handler.java:110)
E/AndroidRuntime(15119): at android.os.Looper.loop(Looper.java:219)
E/AndroidRuntime(15119): at android.app.ActivityThread.main(ActivityThread.java:8668)
E/AndroidRuntime(15119): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(15119): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:513)
E/AndroidRuntime(15119): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1109)
E/AndroidRuntime(15119): Caused by: java.lang.IllegalStateException: Fail to load ams-spi-services for h.b.b.a.a.a.f.a
E/AndroidRuntime(15119): at h.b.b.a.a.a.f.b.(:3)
E/AndroidRuntime(15119): ... 14 more
E/AndroidRuntime(15119): Caused by: java.lang.ClassNotFoundException: Didn't find class "com.alibaba.sdk.android.push.securitybox.alipush.AliPushSecurityBoxServiceFactoryProvider" on path: DexPathList[[zip file "/data/app/com.hhtimes.thapp-SIL-IW7C7keVPIXD-jvLtg==/base.apk"],nativeLibraryDirectories=[/data/app/com.hhtimes.thapp-SIL-IW7C7keVPIXD-jvLtg==/lib/arm64, /data/app/com.hhtimes.thapp-SIL-IW7C7keVPIXD-jvLtg==/base.apk!/lib/arm64-v8a, /system/lib64, /hw_product/lib64, /system/product/lib64]]
E/AndroidRuntime(15119): at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:209)
E/AndroidRuntime(15119): at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
E/AndroidRuntime(15119): at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
E/AndroidRuntime(15119): at h.b.b.a.a.a.f.b.(:1)
E/AndroidRuntime(15119): ... 14 more

rammus: ^2.2.0
Flutter 2.5.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant