Starting Xcode7, I received error on creating IBOutlet
to my keyboard accessory view:
this class is not key value coding-compliant for the key keyboardAccessoryView.'
How to properly connect this accessory view?
Thanks.
Starting Xcode7, I received error on creating IBOutlet
to my keyboard accessory view:
this class is not key value coding-compliant for the key keyboardAccessoryView.'
How to properly connect this accessory view?
Thanks.