Hello,
I have a datepicker on my XIB labelled "BIDDatePickerViewController" and a class of the same name. Yet when I run the app on the simulator, I get a message stating:-
"NSUnknownKeyException', reason: '[<BIDDatePickerViewController 0x762a5b0> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key datepicker.'
What am I doing wrong ? thanks
regards
Kaps
I have a datepicker on my XIB labelled "BIDDatePickerViewController" and a class of the same name. Yet when I run the app on the simulator, I get a message stating:-
"NSUnknownKeyException', reason: '[<BIDDatePickerViewController 0x762a5b0> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key datepicker.'
What am I doing wrong ? thanks
regards
Kaps
Last edited: