How do I make a pop up screen appear after home screen just finish loading

Hi, I have a screen(home) that loads after login screen, and I want a dialogue screen to display on the home screen if the user has no funds in their wallet.

Hi @mcluya ,
What I suggest you do is have an action that runs as soon as your home screen loads. See below where to add it. In your example, you can point visitors to a modal screen (where your message is) and have this action enabled only when funds are empty.

Hope this helps

I agree with @Repackaged, but here is another way to make the modal screen a homepage screen, and you can add a countdown component and say when it finish loads to the screen you want to.

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