MoinApp / moinapp-ios

iOS App for MoinApp
0 stars 0 forks source link

Error handling in APIClient #2

Closed sgade closed 2 years ago

sgade commented 9 years ago

Errors during API calls may occur but they are not yet handled.

Example: Change the server and the session token becomes invalid. The application puts up a dialog and then resumes normally. It should know that it has to login again.