wp-decoupled
wp-decoupled copied to clipboard
PWA - Offline Sync Test Case
trafficstars
- User opens the website in the browser. Enough to register the service worker.
- User closes website tab
- The site publishes new content
- Content gets sync in the background
- User open site when not connected to the Internet
- User should be able to read synced content
@imranhsayed @sayedtaqui Any updates on this? It would be interesting to see a demo of this.
@pradeep910 We have achieved offline caching so far. We haven't reached background sync so far.