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

After checking and closing the app cannot maintain state #178

Open
stringparser opened this issue Aug 9, 2021 · 1 comment
Open

After checking and closing the app cannot maintain state #178

stringparser opened this issue Aug 9, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@stringparser
Copy link
Contributor

stringparser commented Aug 9, 2021

environment android

Steps:

  • checkin with recover
  • close the app
  • open the app again

Expected

  • user can checkout

Actual

  • user cannot checkout

Since the webview opens the checkin url in incognito mode and there is no cookies either. Is unclear how to persist the webview state after user closed the app completely.

In iOS is not happening because the app is normally on the background and doesn't bother the user as it does on android.

cc @juanmendi

@stringparser stringparser self-assigned this Aug 9, 2021
@stringparser
Copy link
Contributor Author

NOTE: look if is possible to come back to the current checkin URL and state is persisted (using recover as tests for this).

@stringparser stringparser added the bug Something isn't working label Aug 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant