Back to home
Mobile

Push notifications

APNS on iOS, FCM on Android. Granular categories with per-user opt-out.

Push notifications are delivered through Apple Push Notification service (APNS) on iOS and Firebase Cloud Messaging (FCM) on Android. There is nothing to configure in your DineOS account — registration happens automatically on first sign-in, provided the user grants the permission.

Notification categories

NameTypeRequiredDefaultDescription
reservation.createdcategoryA new reservation arrives via the widget, booking page or API.
reservation.modifiedcategoryAn existing reservation is changed (time, party size, table).
reservation.cancelledcategoryA reservation is cancelled by the guest or by a host.
walkin.addedcategoryA walk-in is added to the waitlist.
criticalcategoryOperational alerts (POS sync failure, payment provider outage). Always delivered, even with do-not-disturb.

Per-user opt-out

Each team member can disable any non-critical category from Settings → Notifications in the mobile app. The Critical category cannot be disabled — operationally important alerts always reach the manager on call.

Quiet hours
Configure quiet hours per role under Settings → Notifications → Schedule. Hosts and servers commonly mute notifications outside their scheduled shifts so the phone goes quiet when they are off.