marthaegrimaldi / marthaegrimaldi/ifood-clone-using-react-native

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

Open
#209 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

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:

Ensure the app is installed and logged in as a restaurant or rider.
Close the app completely (force close if needed).
Place a new order from the customer side.
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the missing notification and sound alert using the listed restaurant and rider steps with the app fully closed. Inspect the project's notification handling and determine the platform-specific behavior needed for new orders; done means both roles receive an alert for a newly placed order while the app is closed.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.