After some great discussion in the original ticket, I think this is a pretty reasonable way forward to adding support for global error handling. Changes are:
Bump minimum iOS version to 13.0. This is required to support the error publisher.
Add requestFailureDelegate and requestFailurePublisher
Fixes #79
After some great discussion in the original ticket, I think this is a pretty reasonable way forward to adding support for global error handling. Changes are:
requestFailureDelegate
andrequestFailurePublisher