You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The app should check if the message format is valid - for example it should check that, if it's a JSON message, the message is valid JSON.
However it would not prevent user from sending the message, just notify him.
The app should check if the message format is valid - for example it should check that, if it's a JSON message, the message is valid JSON.
However it would not prevent user from sending the message, just notify him.