gray-mueller/food-delivery-applications-using-react-native

Enatega Restaurant + Rider App: No notification or sound alert for new orders when the app is closed.

Open

#142 opened on Mar 6, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (0 forks)auto 404
Enatega Multivendor Admin DashboardHigh Prioritybuggood first issue

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

Describe the bug

When the app is closed, the restaurant and rider do not receive any notification or beep sound for new orders. This leads to missed orders and delays in processing.

Steps to Reproduce:

  1. Ensure the app is installed and logged in as a restaurant or rider.
  2. Close the app completely (force close if needed).
  3. Place a new order from the customer side.
  4. Observe that no notification or sound alert is received by the restaurant or rider.

Expected behavior

The app should send a push notification or play a beep sound to alert the restaurant and rider about the new order, even when the app is closed.

Smartphone (please complete the following information):

Device: [e.g. iPhone12] OS: [e.g. iOS] Browser [e.g. Application ] Version [e.g. Latest]

Contributor guide