You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes when IO open the PWA there it is not refreshed and is stale. For example I know someone posted but when I click the PWA icon on my android for an open the app, I won't see the new post until I pull down to refresh.
If there was a way to force a refresh on open that would be great!
The text was updated successfully, but these errors were encountered:
From what I've seen when searching about this, opening the PWA is viewed similarly to opening a browser tab. Maybe a test of window.onfocus iff in PWA mode should trigger a refresh? I'll need to test this to make sure it's not refreshing unnecessarily.
Sometimes when IO open the PWA there it is not refreshed and is stale. For example I know someone posted but when I click the PWA icon on my android for an open the app, I won't see the new post until I pull down to refresh.
If there was a way to force a refresh on open that would be great!
The text was updated successfully, but these errors were encountered: