gray-mueller / gray-mueller/food-ordering-app-using-python

Enatega Restaurant and Rider : No Buzzing Sound for Orders Until the Restaurant App is Opened

Aperta
#685 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
4
Fork
3
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Is your feature request related to a problem? Please describe.

No order notification sound unless the restaurant app is opened. The restaurant app does not play a buzzing notification sound for new orders unless the app is actively opened. This behavior may result in delayed responses to incoming orders.
Ensure the app's notification system is configured to work in the background.
Implement push notifications or background services to trigger the buzzing sound immediately upon receiving a new order.
Verify that the app has the necessary permissions for notifications, including sound and background activity.
Prompt users to enable these permissions during onboarding or in the app settings.
Ensure that the buzzing sound is tied to the notification logic and not dependent on the app's active state.

Expected Behavior:
The app should play a buzzing sound for incoming orders regardless of whether it is open or running in the background.

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

L'issue non indica file, test o punti di ingresso. Inizia individuando la gestione delle notifiche e il percorso di esecuzione in background dell'app del ristorante, quindi riproduci un ordine in arrivo mentre l'app è in background. Il lavoro è completato quando un nuovo ordine produce in modo affidabile una notifica con vibrazione, il suono richiesto e le autorizzazioni necessarie, senza aprire l'app.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
javascript
Ambito
mobile-dev
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.