hi all,
writing a program and i want to test to see if an object that is being passed is a type of a CustomClass that i created. i keep getting this error and wanted to know what i should do about it.
CustomClass extends another custom class which extends NSObject.
any suggestions would be helpful.
TIA, adam