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

Sync issues in the iOS apps #3329

Closed
igorkulman opened this issue Jan 6, 2024 · 5 comments
Closed

Sync issues in the iOS apps #3329

igorkulman opened this issue Jan 6, 2024 · 5 comments

Comments

@igorkulman
Copy link

With the latest iOS update I am experiencing sync issues.

This is what I do

  • read an article on the iPad, archive it
  • open the app on the iPhone, the article is still in inbox
  • refresh the iPhone app (pull to refresh) .. the article is still in inbox
  • refresh the iPad app (pull to refresh) .. the article is still in inbox in the iPhone

Basically the archive / delete state from one iOS device is not synced to the other, ever.

I tried the web app and there is what I found

  • if I archive / delete an article on iPhone or iPad the change I see the change in the web app just OK
  • if I archive or delete an article on the web the change is not done on iPhone or iOS

This leads me to a conclusion that syncing the state to iOS devices is broken.

I think it might be the same problem as #3295

@jacksonh
Copy link
Contributor

jacksonh commented Jan 8, 2024

hmm, thanks, and I assume both iPhone and iPad are online?

@jacksonh
Copy link
Contributor

jacksonh commented Jan 8, 2024

Ah thanks, i think i see the issue here. The deletes are being properly synced, but archives are not.

@jacksonh
Copy link
Contributor

jacksonh commented Jan 8, 2024

#3331

@jacksonh
Copy link
Contributor

jacksonh commented Jan 8, 2024

fix is available in TestFlight now

@jacksonh
Copy link
Contributor

jacksonh commented Jan 9, 2024

Available in the AppStore now. Will close this one but please re-open. Note there is a small sync delay of around 5s you might hit if trying to test, this is there to better handle Undo actions.

@jacksonh jacksonh closed this as completed Jan 9, 2024
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