Stability and fault-tolerance are important in the work of any software, both on iOS and other operating systems. But it is simply impossible to completely exclude failures and errors in the work of applications. Accordingly, the ability to promptly catch errors and eliminate them is of key importance. You can't do without knowing the ‘anatomy’ of crashes and understanding the principles of working with them. I will tell you how iOS crashes are organised, where they come from and how to interact with them.