Closed mgerb closed 7 years ago
Because messages are getting added to the state before sent to the server they will always look like they are sent. Need to notify the user somehow that the message failed to send if it did.
Using toast right now. It works okay.
Because messages are getting added to the state before sent to the server they will always look like they are sent. Need to notify the user somehow that the message failed to send if it did.