Black screen or glitching

How can i fix this problem Whenever I download the apk file on mit and install it on my android i open the screen and if i click a button its shows blacks screen or the app keeps glitching it happens always when the code of the button is when u click the button open another screen

Show screenshot of your blocks here..

Possibly "too much of something"...

1 Like

image
only this

???

So, show us what happen on Login Screen.

the login screen did not appear or did not run

I mean show us the block that you use on Login screen.


i tried making screen with the button and code open another screen when click

Can you share your .aia here??

export_and_upload_aia

PROTOTYPE_AIKUS.aia (616.8 KB)
here

your only issue is initializing HOME_PAGE screen to get starting value add label and this block on your HOME_PAGE screen.

plus try to make the splash screen better and open quickly.

do i add a empty label in the home page?

yeah yeah for test :blush: then you can change as you intend not mandatory

1 Like

oke

whenever you try to open another screen with a block

you must accept start value on the opened screen using

controls_getStartValue

unlsess it says you screen not found to send your starting value. which is an error.

1 Like

can u send me the addons or blocks u included
i tried copying your code its still black

PROTOTYPE_AIKUS(1).aia (617.4 KB)

1 Like

i tried installing the apk file of this app but its still glitching