runtime issue breakpoint

These are notes I’ve taken while watching the video of the corresponding session. They don’t have all the information contained in the video, but I’ve tried to still write the main points for my personal use cases.

You can keep the same debugger open and debug something e;lse if you do it in different tabs To relaunch the preview with the same configuration (withbdebugger attached or not) press ⌘⇧P

You can use normal breakpoint with SwiftUI and preview.

You can also debug view hierarchies.

We can split the screen to have code, preview and wiew debugger all on the same screen.

Image

Valentino Urbano

iOS Developer, Swift, Writer, Husband

Back to Overview