Setting a text field to Num pad cause warning Can't find keyplane that supports type 4 for keyboard iPhone-Portrait-NumberPad

After updating to Xcode7/Swift2 I still get this warning when setting a text field to num pad:

X Can't find keyplane that supports type 4 for keyboard iPhone-Portrait-NumberPad; using 563160167_Portrait_iPhone-Simple-Pad_Default


The warning accours when I select the text field and the keyboard appears.



Any fix to this?




Thanks

I also encountered this

I need help this.

Same problem when using Decimal Keyboard and XCode 7.1


Changing settings in Simulator -> Hardware -> Keyboard, as suggested elsewhere, doesn't help.


Does anyone have a solution?

It's a bug in xCode. Report it but otherwise, just ignore it. Your app will work as expected on

a real device despite the warning.

I have the same issue ON A REAL DEVICE

Setting a text field to Num pad cause warning Can't find keyplane that supports type 4 for keyboard iPhone-Portrait-NumberPad
 
 
Q