Hi,
I’m having a strange problem when I’m creating app variable ( not stored ) It acting exactly like stored variable, so when I close and open the app again checking out the value of this app variable … the same value before app close !
when opening screen2 at least once, the closing and reopening the app and directly open screen 1 the result is : Done
how that could be happen ? it’s supposed to be null !
thanks in advance
Any chance you can post a link to your project? I could test it on my phone and figure out why it’s keeping variable values when you don’t want it to.
And just to be clear: force quitting an app can different than closing and re-opening it, assuming you’re “closing it” by putting it in the background.