Hi there,
I've been using your PickerTableViewCell with my app for the last few iOS version releases.
I ran a test of my app under beta version 5 of iOS 7 and found it crashes when I tried to select a value in an existing SimplePickerInputTableViewCell. Would you have any idea what may be the problem?
All I get is the following:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[UITableViewWrapperView indexPathForCell:]: unrecognized selector sent to instance 0x16d5ccb0'
Hi there,
I've been using your PickerTableViewCell with my app for the last few iOS version releases.
I ran a test of my app under beta version 5 of iOS 7 and found it crashes when I tried to select a value in an existing SimplePickerInputTableViewCell. Would you have any idea what may be the problem?
All I get is the following:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[UITableViewWrapperView indexPathForCell:]: unrecognized selector sent to instance 0x16d5ccb0'