I made a label named point count and also a button named ad1 i want that when i click on ad1 it should count point but when i click on it shows NaN. and i am using stored variable so that i can store value even if i close and restart the application. If i use app variable things are working but it is not storing value when i press back it just reset point count. how can i fix this thing.