Push Notification Test

Send a test notification to verify Firebase Cloud Messaging is working correctly.

Before testing: Make sure notifications are enabled in your browser settings and the service worker is registered.
No FCM token found. Notifications may not be enabled. Refresh the page to register.

Troubleshooting

  • ✓ Check browser notification settings allow notifications from this site
  • ✓ Ensure the page is in focus (or check your notification center)
  • ✓ Service Worker must be registered and active (check DevTools → Application)
  • ✓ FCM token must be stored on the user profile
  • ✓ For background messages, the app can be closed or minimized