iOS: UITextField not able to load
I have a simple ViewController with a UITextField. I hooked it up with an
IBOutlet. However, while loading, I keep getting the following error,
[UITextField isEqualToString:]: unrecognized selector sent to instance
0x9860ad0
I am not even using the variable in the source code at all. I am not sure
whats going wrong.
Can someone help me?
No comments:
Post a Comment