Open BobEvans opened 10 years ago
If the server decides to tell the client that it is outdated, then the Android client should alert the user that they should upgrade their app.
If an outdated client makes a connection to a Paco server, it will return the json message { error: "outdated_protocol" }
If the server decides to tell the client that it is outdated, then the Android client should alert the user that they should upgrade their app.