Notification Management
Create and manage notifications for your Android application users.
Global Notifications
Global notifications are sent to all users of your application. Use them for:
- System-wide announcements
- Important updates
- Service outage notices
- New feature announcements
User-Specific Notifications
User-specific notifications are targeted to individual users. Use them for:
- Account-related notifications
- Personal messages
- Custom alerts
- User-specific updates
Recent Notifications
| ID | Title | Message | Type | User | Created |
|---|---|---|---|---|---|
| 3 | Test notificaion | This is a push notification to the admin user | User-Specific | pfmadmin | 2025-07-15 15:58 |
| 2 | s | s | User-Specific | wesleyhanna | 2025-07-04 22:57 |
| 1 | Hey | This is test notification | Global | All Users | 2025-05-12 15:43 |