Test app everything fine, till i export as .apk to install then app suddenly close. Anyway to fix?

Same as the topic Test app everything fine, till i export as .apk to install then app suddenly close. Anyway to fix?

it happend only this one developed app the other is no problem.

I checked out Kodular Fenix (v1.5D.0) Bug Tracker before creating a new topic

Describe your issue

Steps to reproduce the issue

Expected Behaviour

Actual Behaviour

Show your Blocks

Android version

Are you using the Download component? If yes, see here Download Component Bug in android 14 after 1.5D.0

Which extensions are you using?
Use logcat to find out whats going on

Taifun

Hello, I also had the same problem in two of my applications, the rest are working normally.
I carried out several tests, it only started working again when I deleted a screen, any phone I deleted started working again, so I believe the problem is with the number of blocks, or number of screens.

Hello, I did a new test, I kept all the screens and disabled all the blocks on one of the screens and it worked, so I believe the problem is in the number of blocks, if there are too many blocks KODULAR is not able to compile correctly.

Another detail, the problem only happens when compiling to APK, compiling to AAB and then using an application to convert to APK, it works normally. Can anyone from the KODULAR team help us with this?