Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can't find keyplane that supports type 4 and 5 on iPhone 5s iOS 8.1.2 and Simulator 8.1

I receive on a iPhone 5s with iOS v8.1.2 the following messages in the Xcode console:

  • Can't find keyplane that supports type 4 for keyboard iPhone-Portrait-NumberPad; using 3876877096_Portrait_iPhone-Simple-Pad_Default
  • Can't find keyplane that supports type 5 for keyboard iPhone-Portrait-PhonePad; using 2870935746_Portrait_iPhone-Complex-Pad_Default

Does someone knows what's going wrong? The keyboards are shown as expected. Same is valid for the iOS Simulator v8.1.I just like to get rid of these warnings.

Thanks

like image 761
Morpheus78 Avatar asked Dec 24 '14 12:12

Morpheus78


1 Answers

This is a known issue for several devices and Apple doesn't seem to want to fix it, as you said the keyboard you've requested still shows up and works properly. Filing a radar with apple is frequently the only thing you can do, then start hoping!

http://bugreport.apple.com/

like image 185
Stu P. Avatar answered Oct 18 '22 16:10

Stu P.