In Chrome, is there any way to manually trigger a background sync for testing/development purposes?
Asked
Active
Viewed 1,336 times
2 Answers
2
You can now use a force sync in developer tools in Chrome on your service worker.
Go Dev Tools --> Application --> Service Worker and you will see Sync button and next to it a space to write commands.

Grzegorz Brzęczyszczykiewicz
- 1,630
- 1
- 20
- 45