textileio / ios-textile

[DEPRECATED] iOS bindings for https://github.com/textileio/go-textile
MIT License
10 stars 6 forks source link

Yet more error handling fixes #20

Closed asutula closed 5 years ago

asutula commented 5 years ago

There were cases where a legit error would be erased by successful initialization of default pb classes.

asutula commented 5 years ago

This error pointer error handling is taking some time to understand. Sorry for all the updates around this stuff.