The current problem we feel is that most of the chat applications are either e2e encrypted like WhatsApp or either can be accessed on multiple devices concurrently like Slack, Discord. The reason being, Private Key is stored on the device it was created and hence it is impossible to perform e2e encryption while sending message from other device if the device with Private Key is offline.
But there are usually instance when the device with our WhatsApp is offline or inaccessible for us at the moment, and we want to text something important. What we currently do in such situation is try changing the mode of communication, maybe call the person, email him, etc.
Honestly there were and there are many problems we are stuck with. For instance:
Technologies used
Discussion