ionic-team / ionic-plugin-keyboard

Ionic Keyboard Plugin for Cordova
Apache License 2.0
610 stars 275 forks source link

[bug] actual keyboard not displayed on iOS 10 when showing accessory bar #232

Open keithdmoore opened 7 years ago

keithdmoore commented 7 years ago

I'm using Ionic 2.0.0-rc.1 and this: Keyboard.hideKeyboardAccessoryBar(false); works fine in the iOS simulator when running on 9.3. However, when running on a device in the simulator with iOS10, I only see the arrows and done button with NO KEYBOARD. Appears to be related to the plugin itself.

moses commented 7 years ago

Hi @keithdmoore - you're probably just encountering that your simulator's software keyboard is not toggled on. See Hardware / Keyboard / Toggle Software Keyboard (command-K).