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
Place the `sw.js` file at the root of your project. Make sure to register it correctly using the code shown in the Basic Setup section to ensure the service worker is active and ready to capture events.
149
+
102
150
## 📝 Capturing Events
103
151
104
152
To capture events, send messages to the service worker:
0 commit comments