AbsaOSS / rn-indy-sdk

This code was starting point of https://github.com/hyperledger/indy-sdk-react-native where the work continues.
Apache License 2.0
11 stars 6 forks source link

Add logging of unhandled exceptions from calls to libindy #31

Closed jakubkoci closed 3 years ago

jakubkoci commented 3 years ago

It would be perhaps even better to re-throw the exception, but this error handling is like walking on thin ice for me right now so I don't want to do more than it's necessary.