wp-decoupled icon indicating copy to clipboard operation
wp-decoupled copied to clipboard

PWA - Offline Sync Test Case

Open rahul286 opened this issue 6 years ago • 2 comments
trafficstars

  1. User opens the website in the browser. Enough to register the service worker.
  2. User closes website tab
  3. The site publishes new content
  4. Content gets sync in the background
  5. User open site when not connected to the Internet
  6. User should be able to read synced content

rahul286 avatar May 29 '19 11:05 rahul286

@imranhsayed @sayedtaqui Any updates on this? It would be interesting to see a demo of this.

pradeep910 avatar Dec 19 '19 11:12 pradeep910

@pradeep910 We have achieved offline caching so far. We haven't reached background sync so far.

imranhsayed avatar Dec 19 '19 12:12 imranhsayed