a function that works perfectly on the mac viewer but not on the app with add hoc

mshuraih mshuraih Member, PRO Posts: 179

I have a function to save a value from a player attribute to a game attribute .. to mark each level. this works perfect on the demo but everytime i download the full app it is not working ( I have an actor displying the game attribute value on the screen ) and it shows that the value has been saved on laptop but it stays blank on the iphone ! any suggestions

Answers

  • mshuraih mshuraih Member, PRO Posts: 179

    I figured it out .. I think the problem was that I have downloaded the game few times on the phone and kept replacing the existing app .. once i completely deleted the app and installed it as a new install it worked just fine!

  • mshuraih mshuraih Member, PRO Posts: 179

    well if anyone reading this and encounter the same problem .. its the " tables " if you have saved tables on ur game when u download a new version with new table values the old saved tables will over write your new ones ..

  • zzzz02zzzz02 Member, PRO Posts: 20

    yup. when you download a new adhoc version it completely erases all data from the previous

  • The_Gamesalad_GuruThe_Gamesalad_Guru Member Posts: 9,922

    The only way around this is to use testflight and it will do a conventional update and not overwrite saved data.

Sign In or Register to comment.