Contributions

Tutorial
Catching unsatisfiable Auto Layout constraints won’t find UI breaks 100% of the time, but it can give us a good hint. Here's how to do it, in a short tutorial from one of Instabug's iOS developers.
Article
This article highlights the differences between Instabug and Firebase Crashlytics, two leading crash reporting tools, and details the features you need to get the most from your crash reports.
Article
With Swift 5, it’s not possible yet to ship binary frameworks that are purely written in Swift, but shipping frameworks that contain Swift with an Objective-C wrapper as an interface is possible and will be forward compatible with future versions of Swift.