模拟器键盘Can't find keyplane that supports type 4 for keyboard iPhone-PortraitChoco-NumberPad

在Xcode7上快捷键shift + command + k弹出键盘就是不出来,并且报错如下:

Can't find keyplane that supports type 4 for keyboard iPhone-PortraitChoco-NumberPad; using 1336863583_PortraitChoco_iPhone-Simple-Pad_Default


这个就是xcode7模拟器的bug,如果键盘不出来的话,可以通过Hardware->Keyboard->Toggle Software Keyboard手动激活键盘。   

模拟器键盘Can't find keyplane that supports type 4 for keyboard iPhone-PortraitChoco-NumberPad_第1张图片

实在不行,只能使用真机调试了,毕竟模拟器 确实和真机存在一些差别,还是有bug的,一切以真机为准。

你可能感兴趣的:(iOS-OC)