ionic-team / cordova-plugin-ionic-keyboard

Keyboard Plugin for Cordova
Other
192 stars 177 forks source link

Turn off keyboard #94

Closed monove closed 5 years ago

monove commented 5 years ago

I am looking for the ability to force the keyboard to stay hidden without any hacks.

I've tried doing a hide() on keyboardWillShow but that shows the keyboard then quickly hides it which is terrible UX.

The input device for this field is a magstripe reader so showing keyboard is not ok.

Any ideas?

jcesarmobile commented 5 years ago

No, it's not possible.

There are some workarounds, like the explained on https://github.com/ionic-team/cordova-plugin-ionic-keyboard/issues/80