My App is crashing after installation

Please Help, as shown in the Screenshot

java.lang.RuntimeException: Unable to create activity ComponentInfo{kodular.io.t2t/ io.kodular.houssamalbanna0.MTE.Screen1}: java.lang.ClassNotFoundException: Class not found

"io.kodular.houssamalbanna0.MTE.Screen1" at path: DexPathList[[zip file "/data/ app/~~VKjLAgccrxUJ3h2cl-zkcA==/ kodular.io.t2t-bn8f2cLF9f3w3SeQug060g==/ base.apk"],nativeLibraryDirectories =[/ data/app/~~VKjLAgccrxUJ3h2cl-zkcA==/ kodular.io.t2t-bn8f2cLF9f3w3SeQug060g==/lib/arm64, /system/lib64, /system_ext/ lib64]]

in

android.app.ActivityThread.performLaunchA ctivity(ActivityThread.java:3708)

in

android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3951)

in

android.app.servertransaction.LaunchActivit yltem.execute(LaunchActivityItem.java:101)

in

android.app.servertransaction. TransactionEx ecutor.executeCallbacks(TransactionExecuto r.java:135)

in

2:02

Even i have remake screen 1 but still the same issue

1 Like

Show blocks

Thank you RAMDO, for your reply, these are blocks
blocks

You need to upload a file named google-services.json to the assets folder in order to export this app. You can get this file from your Firebase Console

I Did that but still the same issue

when app crashing…
on screen initialize or when an action perform like button press etc?

Hi @Houssam_Al_Banna ,

could you build the app and test again? If this still doesn’t work, try building the app without custom package name

after installation it crashes, it does not open at all

1 Like

im trying this option now

download component also create problem with some devices…

its better if you show externally used extensions of your project

after installing the application, it closes when trying to open it. I did not change anything in the blocks, a month ago everything was fine and the assembled application worked well. but now the application crashes after assembly. my blocks are correct, the application is not new, the project is a year and a half old and it worked well until yesterday when I tried to compile the apk. this is a problem with Kodular

They just fixed the Download component bug, see also Kodular Fenix 🔥🐦 - #18

Taifun

1 Like

it worked, i made another app that is compiling, then i have exported and imported screen by screen to the another app, thank you all

2 posts were merged into an existing topic: The app automatically closes