Posted on

ByteCoin

I finished the ByteCoin project, which gets the latest Bitcoin price in various currencies. I had a bug where I forgot to set the coinManager.delegate = self but I tracked that one down pretty quickly. There weren’t any instructional coding videos with this one, just lots of referring back to the Clima app we made previously. We did get to play with the UIPickerView though.