Hi, i developed a app in kodular , URL Shortener & Age Calculator & when i export apk in my mobile for test both apps is Auto back / Crashing … all blocks are correct. If anyone know how to solve it than please tell me. I attached Video watch it.
dora_paz
(Dora)
November 9, 2021, 5:37pm
#2
Check
Tired of Crashes of the application
Try this method may be this help you to avoid crash for the usage of following components or others with same properties
Floating Action Button
Radio Button
Switch Component
About Screen Title
List View Filter Bar Hint
Elements from String (Spinner)
Audio, Contact, Date, Email, Image, List, Phone Number, Time & Video Picker (Text Field)
Download Component
TinyDB
Wallpaper Component
Screenshot Component
Keyguard Manager
S…
If problem not solved then use logcat and see in log what causes the error.
ADB is a command-line utility that that can be used to control your device over USB from a computer. It will allow you to install / uninstall and or view logs on your device. This could be very handy when there are issues with a specific app and you...
Reading time: 1 mins 🕑
Likes: 11 ❤
1 Like
dora_paz
(Dora)
November 9, 2021, 5:42pm
#3
Also if you use a clock in Screen1 you have to set it to false when opening a new screen
Screen 1 Clock Time enable is false
dora_paz
(Dora)
November 10, 2021, 7:22am
#5
Have you checked for empty component’s properties in designer view like About Screen Title ?
Yes i checked nothing is empty
dora_paz
(Dora)
November 10, 2021, 8:20am
#7
If you wish post or pm me your aia to check it
dora_paz
(Dora)
November 10, 2021, 9:17am
#8
Problem solved via pm, had to disable disable Timer always fire
yo.guys
(letsgo)
November 11, 2021, 5:56am
#9
me too, while testing using companion, it worked. but when i export with .apk its crash like that. Please help me, because my app for homework at my school.
dora_paz
(Dora)
November 11, 2021, 6:40am
#10
yo.guys
(letsgo)
November 11, 2021, 10:07am
#11
yeah I’ve checked and nothing empty. Can u help me?
dora_paz
(Dora)
November 11, 2021, 10:07am
#12
If you wish post your aia here so I can check it
dora_paz
(Dora)
November 11, 2021, 10:13am
#14
Go to project , export selected aia and then upload it here
dora_paz
(Dora)
November 11, 2021, 11:23am
#15
Error was caused because you didn’t use latest extension version
Version 2 - Free Version
Here I’m releasing the version 2 of the free version of the extension
New Blocks
[image]
Select option - Using this block you can select any option by it index
SetVisibility - Using this block you can toggle visibility of the menu
SetLayerIndex - Using this block you can set index of the bottom menu. I’ve created this block on request as one of the user was was using snack bar and reported be that snackbar got hidden because of btm menu so you can give any small valu…
Try this
FITHOLIX_2.aia (1.1 MB)
hello even my app is crashing in companion it would get stuck and never load and if i export it to apk it will crash
pls help me
dora_paz
(Dora)
February 10, 2022, 4:19pm
#17
You must provide more infos, how many screens, how big is your project , how many assets … extensions used … ?
hi I have only I screen, my apk is 10.32mb but the maximum limit for the apk is 32mb right?
I have 0 assets and I have used personal image classifier extension and countdown timer extension