I have this error while messing with UITextField delegate:
Can't find keyplane that supports type 8 for keyboard Wildcat-Landscape-QWERTY-Pad; using 3673479387_Wildcat-Alphabetic-Keyboard_Capital-Letters
Someone have any idea what is it?
Thanks in advance.
for iPad you can't use keyboard type: Decimal Pad
; you must change it to Number and Punctuation
, etc
来源:https://stackoverflow.com/questions/16486312/weird-error-while-using-uitextfielddelegate