Saving high score in my new app deletes when apps turned off. why?
slev
Member Posts: 99
hi
the high score in my new app resets to 0 when the app is turned off... but stays saved when the app is left running in the background...
i have rule
game.current score > game.high score
change attribute
game.high score TO game.current score
save attribute
game.high score Key: high
any ideas ??
the game is here its free, not trying to plug it but youll be able to see the problem 1st hand
http://itunes.apple.com/gb/app/ru/id428160694?mt=8&ign-mpt=uo=4
cheers
the high score in my new app resets to 0 when the app is turned off... but stays saved when the app is left running in the background...
i have rule
game.current score > game.high score
change attribute
game.high score TO game.current score
save attribute
game.high score Key: high
any ideas ??
the game is here its free, not trying to plug it but youll be able to see the problem 1st hand
http://itunes.apple.com/gb/app/ru/id428160694?mt=8&ign-mpt=uo=4
cheers
Comments
also how would i test if this works when you have it in the veiwer on your device can you save game data or dose it only work when its actualy an app
also loading/saving doesnt work in the simulator but it does in the GSViewer.
Hope this helps!