EyeSeeTea / pictureapp

Mobile application designed to report cases of malaria (to a DHIS2 server)
GNU General Public License v3.0
4 stars 4 forks source link

Manage server available exception on soft login #2388

Closed xurxodev closed 5 years ago

xurxodev commented 5 years ago

:pushpin: References

:tophat: What is the goal?

Manager server available error from soft login

:gear: branches

app: Origin: feature-manage_available_api_error_on_soft_login: Target: v1.4_connect bugshaker-android: Origin: downgrade_gradle_version EyeSeeTea-sdk: Origin: Development

:memo: How is it being implemented?

:boom: How can it be tested?

Use Case 1: Modify eReferralsAPIClient and method getIfIsApiAvailable for returns always AvailableApiException, then a message from api/available response should be shown

:floppy_disk: Requires DB migration?

:art: UI changes?