Skip to content

Push Notifications

Martha Sharpe edited this page Nov 9, 2020 · 6 revisions

Push notifications are handled in the DashboardScreen in this app.

If permissions are granted, the user may receive a notification for each new order.

If the the user interacts with the notification, a notificationListener is triggered and navigates to the OrderDetailsScreen.

Clone this wiki locally