watabou / pixel-dungeon

Traditional roguelike game with pixel-art graphics and simple interface
GNU General Public License v3.0
3.59k stars 1.2k forks source link

Not Saving on some devices (Moto Maxx) #63

Open ErickBergmann opened 8 years ago

ErickBergmann commented 8 years ago

I think the game is not passing trough onPause, maybe it's passing directly trough onStop or onDestroy and the game is not saving. When I switch apps and back to the game, I get the start screen again and my game is lost, so I have to start a new one.