Search code examples
iphoneiosobjective-cuitextfielduitextfielddelegate

Weird error while using UITextFieldDelegate


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.


Solution

  • for iPad you can't use keyboard type: Decimal Pad; you must change it to Number and Punctuation, etc