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

[Fix] Clear cache and storage data on new browser game window #1194

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

flavioislima
Copy link
Contributor

@flavioislima flavioislima commented Dec 18, 2024

This should clear the cache of the browser windows when launching games,
It is a workaround for some games like Champz that had issues after games updates.

Another idea would be to clear the cache only when cleaning the hyperplay cache but that might not be intuitive for some users.

How to Test

Not sure since you would need to have an old version of a game loaded, then on the server the game gets updated and then the game launched through hyperplay to trigger the cache clean and be sure that the game would be launched on the latest version.


Use the following Checklist if you have changed something on the Backend or Frontend:

  • Tested the feature and it's working on a current and clean install.
  • Tested the main App features and they are still working on a current and clean install. (Login, Install, Play, Uninstall, Move games, etc.)
  • Created / Updated Tests (If necessary)
  • Created / Updated documentation (If necessary)

@flavioislima flavioislima marked this pull request as ready for review December 18, 2024 22:17
@flavioislima flavioislima self-assigned this Dec 18, 2024
@flavioislima flavioislima added the PR: Ready-For-Review PR is ready to be reviewed by peers label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Ready-For-Review PR is ready to be reviewed by peers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant