AlertGrid Logo

Push Notification Testing

Test your push notification setup and see how notifications appear on different devices.

Support Status

Not Supported

Permission

default

FCM Token

Not Available

Notification Permissions

Manage notification permissions for this application

Debug Information

Health Check

Check the overall health of the push notification system:

View Health Status →

Mobile Debugging

Additional debugging information for mobile devices:

Testing Instructions

How to test push notifications on different devices and states

Test Basic Browser Notification

This bypasses FCM and tests if basic browser notifications work on your system.

Desktop Testing:

  • Send a test notification while the app is open (foreground)
  • Send a test notification while the app is minimized (background)
  • Send a test notification while the app is closed
  • Check if clicking the notification opens the app

Mobile Testing (PWA):

  • Install the PWA on your mobile device
  • Send a test notification while the app is open
  • Send a test notification while the app is in background
  • Send a test notification while the app is closed
  • Check lock screen notifications
  • Verify notification center integration

What to Look For:

  • Notification appears with correct title and body
  • Clicking notification opens the app to the specified URL
  • Notification actions work (View/Dismiss)
  • Notifications appear in system notification center
  • Badge count updates on app icon (mobile)