My app is not working properly

I made an application and downloaded its apk, but when I switch from screen1 to screen2, it stops for a second on screen2 and then returns to screen1. How can I solve this problem?

Hi Zeynep,

Welcome to the Kodular community!

Could you show both how you navigate to screen2 and if you have an initialize block that runs some code?