From soft login use case manager if the error is AvailableApiException then notify this error until fragment and show a toast
: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?
[x] Nope, we can just merge this branch.
[ ] Yes, but we need to apply it before merging this branch.
[ ] Yes, it's already applied.
:art: UI changes?
[x] Nope, the UI remains as beautiful as it was before!
: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?