Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

game crash? #19

Open
NicolasDumoulin opened this issue Sep 26, 2023 · 1 comment
Open

game crash? #19

NicolasDumoulin opened this issue Sep 26, 2023 · 1 comment

Comments

@NicolasDumoulin
Copy link

I've began a game (expert^^), play during 20min (almost ended ;-) ). Then, I've switch to another app. And then, when I've tried to switch back to the game, it was resetted on the home screen.
Sorry, I don't know how to reproduce.

@TheSunCat
Copy link
Owner

Ouch! Sorry to hear that. It sounds like the app got killed by Android (most phones have very limited RAM). However, the game is set up to save your state every time you change a cell on your board, therefore losing progress like this should not be possible.

Is the "Continue" button greyed out if you select the difficulty you were on? Save data is per-difficulty.
If you have not yet started a new game on the same difficulty, I think I could try to take a look at the save data to try to figure out what went wrong. I'd need a dump of the app's storage (you can make that with adb).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants