wshowair / ikea-shopping-list

http://waelshowair.com
0 stars 0 forks source link

Can't find Hardware Num Keyboard #3

Open wshowair opened 8 years ago

wshowair commented 8 years ago

Platform : Simulator/Real Device Version : 1.0.0 Commit Hash: e1e90a4516bff40c065277a465309d2546aee517

Step to reproduce

1- Open App

2- Navigate to List of Items Screen

3- Tap Add button or navigate

4- Press on any text field

Expected Results

Nothing should be printed out on the console

Actual Results

I got the following message:

Can't find keyplane that supports type 8 for keyboard iPhone-PortraitChoco-DecimalPad; using 1022227301_PortraitChoco_iPhone-Simple-Pad_Default
wshowair commented 8 years ago

Many developers on SO mentioned that this is a minor issue in Xcode or the iOS SDK. SO answers

I think the warning message mean that iOS could not find an appropriate NumPad Keyboard SO answer. This make sense in case of simulator but I still can't justify this message as it appears on Real Device as well