Add the ability to pass error response body to the client application.
It is up to the client application to handle the contents of the error response.
Helps with error handling and debugging as client applications can show more details error messages to users.
Add the ability to pass error response body to the client application. It is up to the client application to handle the contents of the error response. Helps with error handling and debugging as client applications can show more details error messages to users.
Related iOS SDK pull request: https://github.com/DP-3T/dp3t-sdk-ios/pull/185