Advanced iOS Debugging 10/06

1:00pm - 4:00pm CST

Dive deeper into crucial debugging skills for the iOS platform. Move beyond simple breakpoints and log statements, and discover how to leverage Apple's tools to better debug and track down advanced issues within your applications.

Tickets Prices in USD

Are you interested in this course?

Additional Information

Agenda:

  1. Add breakpoints while code is running
  2. Use the new os_log to categorize log statements
  3. Changing UI during a debug session
  4. Managing breakpoints
  5. Viewing return values
  6. Profiling memory usage

This course assumes a background and experience building iOS applications in Objective-C or Swift. Attendees should already be familiar with setting basic breakpoints in Xcode, logging to the console with NSLog or Print statements, and Xcode’s debug navigator.