ios - App gives exception on launch when added Exception Breakpoint in debugger -


i developing tabbar based application , on launching app in debug mode exception @ app launch.

this happened when add exception breakpoint. although can move ahead when switching breakpoint off , app can still run. wanted figure out why happening.

i have attached stack track snapshot seen on thread 1 when debugger stops.

stack trace image stopped debugger when adding exception breakpoint in xcode


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -