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' -

java - Log4j2 configuration not found when running standalone application builded by shade plugin -

python - How do I create a list index that loops through integers in another list -