Specific screens turning black/crashing upon initializing

Hi, I am creating an app for my counties maker challenge, currently I have a simple login with a remember me function (blocks below). But every time I connect to the AI companion to test this out, the specific screen with the login page crashes/turns black shortly after opening, I don't have this problem with any other screens this is why I believe its my software. Could my blocks be the problem or is it something else?



Hello,

why are you trying to open the screen "forrealscreen1" if you are already in it? In that case you don't need to do anything.

And other thing, the "valueIfTagNotThere" in this case must be a true/false value:

1 Like

Thank you so much for this feedback! The screen isn't crashing upon initializing anymore.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.