Hello,

I have an app 
https://play.google.com/store/apps/details?id=ru.vitvlkv.vocalizzo.lite and 
the latest release crashes with 

java.lang.VerifyError: at java.lang.Class.newInstance (Class.java) at 
android.app.AppComponentFactory.instantiateActivity 
(AppComponentFactory.java:69) at 
androidx.core.app.CoreComponentFactory.instantiateActivity 
(CoreComponentFactory.java) at android.app.Instrumentation.newActivity 
(Instrumentation.java:1216) at 
android.app.ActivityThread.performLaunchActivity (ActivityThread.java:2932) 
at android.app.ActivityThread.handleLaunchActivity 
(ActivityThread.java:3156) at 
android.app.servertransaction.LaunchActivityItem.execute 
(LaunchActivityItem.java:78) at 
android.app.servertransaction.TransactionExecutor.executeCallbacks 
(TransactionExecutor.java:108) at 
android.app.servertransaction.TransactionExecutor.execute 
(TransactionExecutor.java:68) at android.app.ActivityThread$H.handleMessage 
(ActivityThread.java:1864) at android.os.Handler.dispatchMessage 
(Handler.java:106) at android.os.Looper.loop (Looper.java:205) at 
android.app.ActivityThread.main (ActivityThread.java:6991) at 
java.lang.reflect.Method.invoke (Method.java) at 
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run 
(RuntimeInit.java:493) at com.android.internal.os.ZygoteInit.main 
(ZygoteInit.java:884)

I see none of my own classes in this callstack. Fails happen *only on LG 
devices*, which is weird to me too (LGE LG G7 ThinQ, LGE LG Stylo 5, LGE 
Q8, and so on, 11 different models, SDK api 28 and 29). Any ideas how to 
investigate this?

Kind regards,
Vitaly Volkov.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/35e4c206-8950-4f45-9c50-38523caaf438n%40googlegroups.com.

Reply via email to