| layout | page |
|---|---|
| title | Web Setup |
Web support requires Firebase web configuration plus a valid service worker setup for messaging.
- Add Firebase web config to your app
- Register the messaging service worker
- Verify browser notification permission flow
- Confirm icon and badge assets are available
Use the package diagnostics APIs and browser devtools console to validate permission state and service worker behavior.