Recently I've wanted to add some tests to the app I focus on the most Hockey Playoffs. I started to write the tests in Objective-C since the project was written in Objective-C which went fine. The goal of these tests was to test out Travis CI and Coveralls and see...

In iOS 8, Apple introduced a new type of push notification that could be used by VoIP apps in order to wake them up when receiving a call. With this new type of notification developers don't need to set keep alive handler in order to keep the app alive. The...

Welcome to my new blog. I've been wanting to start a blog documenting some of the things I've discovered through coding for a while now but had never got around to it. Over the last few months I've been learning a lot about different languages and techniques and thought I...