Hi everyone,
Every time I turn on exception breakpoints, the app stops at a line that has no set breakpoint but after I skip the breakpoint, I can continue to interact with the app up to a certain point at which an exception actually does occur. Xcode gives me no clue as to why the app stops at that line.
Every time I turn on exception breakpoints, the app stops at a line that has no set breakpoint but after I skip the breakpoint, I can continue to interact with the app up to a certain point at which an exception actually does occur. Xcode gives me no clue as to why the app stops at that line.