Symbolicating Swift Crash Reports in Xcode
Learn how to symbolicate crash logs from App Store Connect and Xcode Cloud to debug production crashes effectively.
I've been building software since 2011, specializing in iOS development. I've worked extensively with Objective-C, Swift, and React Native, and have dabbled in web development with Node, React, and Next.js. I enjoy projects to improve DX and love building and optimizing custom CI/CD pipelines.
Based in Fort Myers, Florida, and I enjoy travel, finance, and all things technology. Oh, and I chronically install day-one iOS betas on my personal devices!
Learn how to symbolicate crash logs from App Store Connect and Xcode Cloud to debug production crashes effectively.
Learn how to integrate UIKit's App Delegate into your SwiftUI app for handling app lifecycle events and system callbacks.
Learn how to access SwiftUI environment values in View extensions using ViewModifiers for clean, reusable code.
Learn how to create and display QR codes in SwiftUI using Core Image filters.