Weird error while using UITextFieldDelegate

蓝咒 提交于 2019-12-04 06:22:43

问题


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.


回答1:


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!