coinbase/coinbase-ios-sdk

self.client is null when using sendAmount:to:completion in CoinbaseAccount.m

Closed this issue · 1 comments

As title says, I fixed this by using myCoinbaseAccountObject.client = self.coinbaseAPI <generated in app delegate.

Glad you were able to sort this out.
Thanks for the answer!