AppCajeme_1.aia (1.0 MB)
No matter how basic and barebones my app is, once I try and open it the app crashes immediately on startup. I've removed all extensions, custom fonts and reduced image count to a minimum yet it won't load.
Is this happening in the companion app or after you compile it? Are you on Android or iOS?
After compiling, I'm on Android
I believe it is one or several of the following issues:
- Check each label and button font selection, ensure it is set to default (not
por defecto
) - Set the PrimaryColour in Theming to default
- Remove the table arrangement
- Set the buttons shape to default (not
rounded
)
1 Like
I removed the table arrangement, but the app whitescreens on run after build.
AppCajeme_1.aia (1.0 MB)
These are the reason..
1 Like