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

Changes to account on one platform are not seen on other platforms unless direct refresh happens. #359

Open
2 of 9 tasks
AmTryingMyBest opened this issue Jan 16, 2019 · 0 comments

Comments

@AmTryingMyBest
Copy link

Description

When changes are made to the app on one platform e.g web, the changes are not seen on other platforms (mobile) until a network activity occurs. The app should be ideally in sync at all times.

Expected Behaviour

Changes to account on one platform should immediately be available or reflect on other platforms. App should auto-refresh and be at the same level on all platforms the moment changes are committed on one.

Actual Behaviour

Changes to account on one platform aren't immediately available on other platforms. User has to perform a network activity for the changes to reflect on the other platform.

Steps to Reproduce

  1. Make changes to app on one platform (web or mobile).
  2. Check the other platform, changes that were made are not seen here.
  3. Perform a network activity (e.g send a check-in).
  4. Changes are now seen on all platforms.

Environment

  • www.tenfour.org
  • app.tenfour.org
  • staging.tenfour.org
  • dev.tenfour.org
  • localhost:8100
  • iOS App (live)
  • iOS App (testflight)
  • Android App (live)
  • Android App (beta)
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

1 participant