Hello! I have a process where I want to make it so that whenever the user presses a button, it adds a value to what I'll call "total," and then saves it. Whenever the app loads next, I want it to be able to link its last saved score with a label in a loaded ui view I have set up already. Can anybody help me out with this?
Thanks!