App crashes are a natural part of the development cycle. The challenge is to understand the real reason behind the crash and apply the proper fix, not just hide the crash. In this tutorial, you’ll look at some crash examples, investigate them, understand why they happened and, finally, fix them once and for all. Before you get started, it’s valuable to know some details about Swift so you understa
