My iOS app crashes when I:
- present my "Login" view controller in a navigation controller
- enter text into a
UITextField
on it, then try and fail the login - pop back to the above view controller
- push to a different view controller (crashes here)
It doesn't crash if I skip the step where I enter text into the UITextField
.
Does anyone have any idea why? Here is the error message I am getting.
[NSISObjectiveLinearExpression coefficientForVariable:]: unrecognized
selector sent to instance 0x1cd93850