I've been testing AppCode and I can't seem to find any information as to WHY an app is crashing.
I've added an exception breakpoint and I can see the line of code causing the crash but no info on why.
In Xcode the exception reason is printed into the console but in AppCode I just get "Exception = Exception Breakpoint".
Can someone point me in the direction of getting useful information out of the crash.
logoView is not a key in the views dictionary. V:|-36-[logoView(43)]-36-[emailTextField(44)]-[passwordTextField(44)]-20-[signInButton(44)]
– Tumblebug