prepitt / bubble

0 stars 0 forks source link

App update causes levels played to reset to level 1 #7

Closed radharai closed 8 years ago

radharai commented 9 years ago

After app update, the levels played is reset to level 1

patrickjagdev commented 9 years ago

After app update, the levels played is reset to level 1 because app update will be a new build and it will definitely bring player back to level1 because player is installing a new game.Resetting to level1 is the only solution.If we try to save the level before app update it would be very costly method ( saving level information on server )