Hi there.
I made a game for android that uses local storage to save the player's progress (saves and reads the data from an array), while I was testing and installing the debug apks, the data was kept correctly, no matter how many times the app is updated. But now that it is already in the play store, every time I upload an update (without modifying anything in the local storage) and it is installed, the data is not maintained.
Thanks for the help.