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

iOS losing state #449

Open
PaulKinlan opened this issue May 12, 2019 · 1 comment
Open

iOS losing state #449

PaulKinlan opened this issue May 12, 2019 · 1 comment

Comments

@PaulKinlan
Copy link
Member

Internal reports of the iOS version losing state and thus reseting the game, this appear to happen when the app is back-grounded and then brought back again.

Feedback was that iOS needs to support the page-lifecycle API, and that this will be hard because session storage is needed - possibly because of multiple tabs being open.

PK Note: for an added to home-screen experience there can only be one open instance of the app, and I thought that it didn't share state with the browser, therefore local persistence might be OK.

@jakearchibald
Copy link
Contributor

We could try and solve this with session storage. It might not be too hard. Maybe.

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