Join Slack
Powered by
the problem I have is that `.onErrorReturn { error...
# rx
a
anstaendig
06/02/2017, 7:40 AM
the problem I have is that
.onErrorReturn { error -> MainActivityViewState.Error(error.localizedMessage) }
does not allow me to return the error class [10:31] It wants success
Open in Slack
Previous
Next