Mobile UI initialization doesnt allow for variable changes?

1
While running the native mobile app I built, I want to run a Javascript Action which will change a variable in the custom-variables file. The variable is assigned a default value that was imported from the previously mentioned javascript action. When I import the same variable from custom-variables into another javascript action, it returns empty.   I also tried defining and running a function inside the custom-variables file to create and export a class and that did not work as well.   How are we supposed to implement any change in the custom-variables file into the app while the app is running already?   Thanks for all the help!
asked
0 answers