Push Notifications 🔒 Premium
Push notifications allow you to send timely updates, alerts, or announcements to users—even when the app is closed. This feature helps increase user engagement and retention by delivering messages directly to the system tray or browser notification center.
How It Works
-
Select Target
- All Users: Sends to every user who installed your PWA
-
Compose Message
- Title: This appears as the notification heading
- Message Content: The body of your message
- Optionally, your system can also attach an icon image
-
Attach an Image
Attach an image to enhance your notification. The image will be sent to users with message. -
Send Message
After composing, click Send Message to broadcast instantly.
Prerequisite
🔒
Users must have installed your PWA and allowed notification permissions to receive push messages.
Without prior installation and subscription, the browser cannot deliver push notifications.
Platform Support
Platform | Supported |
---|---|
Chrome (Desktop / Android) | ✅ Yes |
Edge (Desktop / Android) | ✅ Yes |
Firefox | ✅ Yes |
Safari (iOS) | ⚠️ Limited (only iOS 16.4+ with Add to Home Screen) |
Use Cases
- Promotional campaigns
- New feature announcements
- System maintenance alerts
- Personalized engagement by topic
Last updated on