Saving High Score is resetting
bluebyu25
Member Posts: 500
Hey guys
I have a load and save attribute for my highscore. On my splash an actor loads and it works all fine and good except...
Lets say you dont use the app for 12-13 hours. Then you tap it and it loads up the gamesalad splash screen (I dont have pro) and everything is now reset, including the highscore. It works fine if you close the app and reopen so long as it is relatively recent.
Anyway to fix this? Just noticed it and my app is being reviewed and I am sure people will rage about this if I dont provide a fix asap
I have a load and save attribute for my highscore. On my splash an actor loads and it works all fine and good except...
Lets say you dont use the app for 12-13 hours. Then you tap it and it loads up the gamesalad splash screen (I dont have pro) and everything is now reset, including the highscore. It works fine if you close the app and reopen so long as it is relatively recent.
Anyway to fix this? Just noticed it and my app is being reviewed and I am sure people will rage about this if I dont provide a fix asap
Comments
Any game will pick up in the same place from where you quit the app, even if you don't have save and load attributes set up. It's when you hard quit the game or power off and then on your device that you loose the saved score. That's why I suggest you carefully look through everything you've done for something that was missed. It doesn't sound like something is "broken", it's just not working to begin with cause of a missing piece.
Programming's a b**** sometimes.
Objective C is a pain, I dont care if it is just a mere extension of C or not, it sucks lol
One of the reasons I love GS
note it somewhere
http://www.youtube.com/user/GameSaladCookbook
How is your load/save system setup? Where have you put your load/save attributes?