App developed won't work, export as .apk and open app then it suddenly close!

It is a developed app[quote=“appstursoft, post:1, topic:187149, full:true”]

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

Describe your issue

I have made the apk and downloaded it and when it was installed on my phone it doesn’t let to open the app (open link deactivated) and the app doesn’t appears on the app’s icons but it appears on setting > applications.

Steps to reproduce the issue

I don’t know, it was working the app before and now is not.

Expected Behaviour

Actual Behaviour

Show your Blocks

Android version

Android 10
[/quote]

it was previously able to be used normally. It was left for development and was able to be used normally until I checked the back office again. Suddenly, the app could not be used. I tried deleting and export as .apk, reinstalling it, but it was the same. Does anyone have a solution? I am currently checking the extention. anything alse could help? plaese tell me.

thanks

I checked out Kodular Fenix (v1.5.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

Could you please check the device logs to find out the reason why it’s crashing? If you find anything, please share the logs with us.

1 Like

Its a common issue after API 34 update, most probably the extension is not supported for API 34. Which extensions are you using?

2 Likes

Just check all extension, but thay are still working normally, what else cloud I check or fix?

Check logcat to find out, what’s going on
Taifun

1 Like

its due to block error. arrange block perfectly

1 Like

Tryna check by disable every single block and run it’s still can’t open the app

Try doing the lockcat, I think this is the problem but I still don’t have a solution on how to fix it, thanks for the advice I will follow all the steps you suggested to fix the problem.

2024-11-12 10:43:01.180 14841-17343 ActivityManagerWrapper  com.miui.home                        E  getRecentTasks: size=5
2024-11-12 10:43:01.180 14841-17343 ActivityManagerWrapper  com.miui.home                        E  getRecentTasks: mainTaskId=2585   userId=0   windowMode=1   baseIntent=Intent { act=android.intent.action.MAIN flag=270532608 cmp=ComponentInfo{io.kodular.hr_thanalogistic.TYPro_copy01/io.kodular.hr_thanalogistic.TYPro_copy01.Screen1} }
2024-11-12 10:43:01.180 14841-17343 ActivityManagerWrapper  com.miui.home                        E  getRecentTasks: mainTaskId=2568   userId=0   windowMode=1   baseIntent=Intent { act=android.intent.action.VIEW flag=335552512 cmp=ComponentInfo{com.android.chrome/org.chromium.chrome.browser.ChromeTabbedActivity} }
2024-11-12 10:43:01.180 14841-17343 ActivityManagerWrapper  com.miui.home                        E  getRecentTasks: mainTaskId=2565   userId=0   windowMode=1   baseIntent=Intent { act=android.intent.action.MAIN flag=270532608 cmp=ComponentInfo{com.google.android.keep/com.google.android.keep.activities.BrowseActivity} }
2024-11-12 10:43:01.180 14841-17343 ActivityManagerWrapper  com.miui.home                        E  getRecentTasks: mainTaskId=2563   userId=0   windowMode=1   baseIntent=Intent { act=android.intent.action.MAIN flag=270532608 cmp=ComponentInfo{io.makeroid.companion/io.makeroid.companion.Screen1} }
2024-11-12 10:43:01.180 14841-17343 ActivityManagerWrapper  com.miui.home                        E  getRecentTasks: mainTaskId=2561   userId=0   windowMode=1   baseIntent=Intent { act=android.settings.SETTINGS flag=335544320 cmp=ComponentInfo{com.android.settings/com.android.settings.MiuiSettings} }

i can’t download it

i had the same problem, open app then it subdenly close

me either, file adb logcat from suggestion there’s Error code 522 file can’t download. me, just finding error by use android studio and connect with phone by USB then look for error by logcat. I think it may use.

hopefully we will find a solution soon without having to remake the app.

I think it’s the export process on the Kodular server that’s problematic, because I tried exporting another project without changing anything because the last export had no problems, and the results were exactly the same as the problem when the apk was opened and it immediately exited by itself.