Report post
![](https://okappstore.com/wp-content/plugins/report-content/static/img/loading.gif)
Latest Version
1.6.2
Uploaded by
admin
Requires Android
4.1.x+ (Jelly Bean)
Category
Report
Last updated on 2020-07-17
- Added `SUCCESS_CODE`, `UNAUTHORIZED_CODE` to `resident/constants` - If request returns `401` status, return empty error message with `UNAUTHORIZED_CODE` as `errorCode` - On `getCars` request check if returned `errorCode` is `UNAUTHORIZED_CODE`, in which case re-login user and send `getCars` request again - Check for session timeout when user tries to request car - If session is timed out, relogin user and request car again