The Problem is that after the device status has been updated the Message screen displays only the Messages of the user. In order to fetch the message history. We need to send a new message to the receiver.
- Must have gone to a message screen to activate Bug
- Reset Device Status
- Go to User Message Conversation screen
- Message History only fetch the current user which is the sender

- Send new message

a. This then creates a Formatting Error in which it pushes the whole content including the Top Bar out the screen when it should only be the Message Bubble text messages

b. This then leads to another Formatting error in which the keyboard is not properly placed correctly in the Messaging Screen Bubbles. Where the focus should be right below the Error message

Cause of Errors:
- Not properly Fetching The Message Bubbles History for the The other device. File Path (viewmodels/ConversationsHomeScreenViewModel.kt) Function
updateConversationStatuses(deviceStatusMap: Map<String, Boolean>){}
- NaN
- NaN