It often is difficult to identify bugs in your code beyond the obvious logic items. In this course, Debugging in iOS 17, you’ll learn to use the tools provided by Swift, SwiftUI, and Xcode to find the elusive bugs. First, you’ll explore what the common bugs are that you would encounter. Next, you’ll discover how to configure, leverage, and manage breakpoints. Finally, you’ll learn how to find errors when your application is already running, and out of range of the IDE. When you’re finished with this course, you’ll have the skills and knowledge of debugging iOS 17 needed to not only find bugs, but implement the ability to find bugs when users are working with it. The entire course will follow an approach of identifying bugs in the code, but also rectifying each as they are covered.
Overview
It often is difficult to identify bugs in your code beyond the obvious logic items. In this course, Debugging in iOS 17, you’ll learn to use the tools provided by Swift, SwiftUI, and Xcode to find the elusive bugs. First, you’ll explore what the common bugs are that you would encounter. Next, you’ll discover how to configure, leverage, and manage breakpoints. Finally, you’ll learn how to find errors when your application is already running, and out of range of the IDE. When you’re finished with this course, you’ll have the skills and knowledge of debugging iOS 17 needed to not only find bugs, but implement the ability to find bugs when users are working with it. The entire course will follow an approach of identifying bugs in the code, but also rectifying each as they are covered.
Syllabus
- Course Overview 1min
- Introduction and Environment Tooling Review 5mins
- Using Breakpoints and Variables 12mins
- Leverage the Debug Navigator 13mins
- Using Tools Outside the IDE 12mins
- Diagnosing UI Issues 9mins
- The Impact of Environmental Challenges and Closure 6mins
Taught by
Corneile Britz