Using ionic Keyboard plugin on Cordova + Marionette project

Hi guys,

Don’t know if it makes sense to use ionic keyboard plugin on Cordova project, I added it to my cordova IOS project and in my view rendering I called “cordova.plugins.Keyboard.show()” and this is what I got (no keyboard only AccessoryBar) http://grab.by/BFX6 :frowning:

Any ideas what I’m doing wrong ?

Thank you so much!!

Hey there…soo this is an issue with the simulator.

If you go to the app menu, go to Hardwear>Keyboard> Connect Hardwear keyboard

1 Like

Thanks you so much @mhartington, I activate it and it works fine now :smile:

1 Like