MobileAppsGroup5 / Team-5-TCSS-450

0 stars 0 forks source link

Implement in-app notifications #36

Open michaelosbornegit opened 5 years ago

michaelosbornegit commented 5 years ago

When a message is received in the app, create an alert. Alert for either new message or being added as a new contact or (being added to a chat room?).

Must include: -Not showing notifications when inside of the chat room where the broadcast is sent. -Not showing notifications when the sender is yourself. -Showing messages from other chat rooms when inside of a chat room. Basically receiving notifications from other chat rooms while in a chat room.