Beginning iOS Debugging - Part 7: Call Stack | Ray Wenderlich Videos

See how the call stack works and how to navigate it during a debug session to view the app state at different points in the stack.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/4681-beginning-ios-debugging/lessons/7

Incase anyone is struggling with the concept of call stacks, here is a great video I found.
Video Here

@notoriouspig Thank you for sharing this - much appreciated! :]