-
Notifications
You must be signed in to change notification settings - Fork 795
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
Savegame? #51
Comments
If I remember correctly it saves the scores in the local storage of the webview, so it's possible the score was lost because of the update. If anyone provides a pull request with a fix for this functionality i'll gladly merge it. |
Thank you for your answer! Fortunately, I made a backup before updating. Do you know where I can find the local storage of the webview? |
I assume it is in /data/data/com.uberspot.a2048/databases (?). |
Amaze File Manager says that there is no file in that directory :-( |
@uberspot can i pick up this issue ? if the issue is not staled or resolved yet ? |
Go for it. 👍 |
Hello everybody,
I just updated my Android system and the actual score of the 2048 was dropped, i.e. the game starts at the beginning.
Does the game have some kind of a savegame functionality somewhere?
The text was updated successfully, but these errors were encountered: