PortaPro supports push notifications through its Progressive Web App (PWA) capabilities. This allows drivers and staff to receive real-time alerts even when the app isn't actively open.
What is a PWA?
A Progressive Web App is a web application that can be installed on your device and behaves like a native app, including:
Enabling Push Notifications
Service Worker Registration
The app automatically registers a service worker to:
Notification Triggers
Push notifications are triggered by:
Notification Format
Push notifications include:
Edge Function Integration
Notifications are sent via Supabase Edge Functions:
Troubleshooting Push Notifications
If notifications aren't working: