Stored variables not working

When i use stored variables to make the settings same as before, it doesn’t work. Even if i use it as notepad all my content is lost after reseting the app. How to fix it?

I saw a similar problem. Can you check that the blocks are executed after the value is saved in the stored variable? I didn’t have them executed. To solve the problem, I decided to add Local Storage to the app. After that, the storage variables also started working.