What does it mean \"unrecognized selector sent to instance\" in Xcode?
\"unrecognized selector sent to instance\"
Xcode
I think this error is due to calling a function in class which is not declared in the class.