APP CLOSED ON SCREEN1

App closed on screen1
i created a new app and when i opened it, it was closed at screen1 continuously without error . any one have a solution?

It would be nice to show the blocks here!

What that timer does is to pause the animation and open the “start” screen all the time, continuously, every 1000 milliseconds (or as many milliseconds as the clock has).

At some point you have to stop the timer (Timer Enabled = false )

Also note that you must switch between screens correctly to avoid problems.
One way to do this is this:

Cambiar entre pantallas Otro Metodo

There are other ways too.

2 Likes

changed the blocks screen name is correct but still app was getting closed on screen1 without any error.

also show initialize blocks of screen2(start), maybe something there closing app while initializing.

No need to close screen
When close Timer do : open another screen Scree Name
Screen

use timer always fire to false . block

Is this true? To open another screen without closing the previous one never was a good idea, at least not at appybuilder back then.

Switching incorrectly between screens can always cause problems.
That’s why there are guides that teach you how to do it correctly.

Show the blocks on screen 2.

On screen 1 do you have more blocks?

Do turn off Time Fires Always Option then its done

My Screen recording:

My Blocks:
Screenshot_2020_1228_113154

Apk:CheckLottieSplashScreen.apk (5.4 MB)
Aia:CheckLottieSplashScreen.aia (15.5 KB)

1 Like

@Peter i think this is the most older post which do not have answer yet, I request you to mark my post as a solution because this is very small thing, I don’t think that this is the time to solve this small thing, because post owner is not Online yet. From 19 feb 2020 to 27 dec 2020 not solved yet. Approx 10 months for this small thing.

3 Likes

which means, the OP is not interested anymore or already found a solution
thread closed
Taifun