Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 471 Bytes

File metadata and controls

19 lines (13 loc) · 471 Bytes
layout page
title Web Setup

Web Setup

Web support requires Firebase web configuration plus a valid service worker setup for messaging.

Checklist

  • Add Firebase web config to your app
  • Register the messaging service worker
  • Verify browser notification permission flow
  • Confirm icon and badge assets are available

Diagnostics

Use the package diagnostics APIs and browser devtools console to validate permission state and service worker behavior.