App crashing when open another screen with start value btn is clicked

I checked out Kodular Fenix (v1.5.0) Bug Tracker before creating a new topic

App is crashing when a button is clicked which has a code of open another screen with a start value
Please help me as I am seeing many people getting this issue on their apps now, I have spent lots of my time making it, its the same code but since the last 1 month its happening, plz help, I’ll add the attachment of block code.

Most probably your app crashes cause you are not closing screens correctly. Also there is no need to repeat your self, instead of using 20 blocks (when button click) you can use only one when any button click

See proper way to close screen

See an example of how to use when any button click

1 Like

That is too hard for me to understand but I can only understand you told to use close screen in do -result, in the open another screen with start value, if it works then Kodular OP!!!

1 Like

DRY - Don’t repeat yourself…

see also

Taifun

2 Likes

Ok ty, I’ll check in a while