timstableford / P-BrainAndroid

P-Brain Android Client
MIT License
8 stars 10 forks source link

Failure To Connect To Server Prompts For Login #9

Closed timstableford closed 7 years ago

timstableford commented 7 years ago

If the client fails to connect to the server, or there's an internal server error then the login prompt is shown. The solution for this should be two-fold. There should be a connectivity check to the server and the response code from /api/validate should be checked more accurately, only showing login if the server says the user is not authorized.

timstableford commented 7 years ago

Now resolved. Generally adding more indications of status.