i wanted to use the block “When app variable changes” then do something. This variable can change on more than one screen.
But I found out that this block is not executed when the variable changes on another screen.
The change event has different behaviors with Navigators.
If you are using the navigators then the only variable that will work across screen is the cloud variable. If you are not using the navigators then all variables should work as expected.
To be in the safe side use the cloud variable which will always work across screens.