Saving error on TIZEN? 0_ O Game erases score when app terminated.

FrantoFranto Member Posts: 779

Here is the message I got from Tizen:

"(Defect)
High score is not saved when re-execute application

(Procedure)
1. Execute application.
2. Play the game, Game over, Check the high score
3. Terminated the application, Re-execute application
4. Check the High score

(Expected Result)
High score should be saved when re-execute application

If you cannot reproduce the defects in your current development environment, please check the below RTL(Remote Test Lab) link.
You can easily check your application in the latest TIZEN binary."

The method I used was a simple save score system with some actors that record the highest score with the save attribute behavior assigned to a, with normal score to b{should I be using other keys?}. Is there some other method of saving that works and stays in memory when you close the game or is this a universal flaw in the binary?

Comments

  • FrantoFranto Member Posts: 779

    Well, this is from before the binary update to TIZEN, so maybe uploading the game with the new binary would solve that.

  • FrantoFranto Member Posts: 779
    edited July 2014

    Nevermind, I managed to solve it.

Sign In or Register to comment.