I'm developing a mobile application for a PDA that has an integrated barcode reader. When the focus is on the input I don't want the android keyboard to appear. I'm using the plugin: KeyboardPlugin, but without success...
I dont know if this works for your use case but is worth trying.
https://www.outsystems.com/forums/discussion/67361/hide-keyboard-on-mobile-using-datepicker/#Post278724
In this case, you will pass the input id that you don't the keyboard to show when you focus
Hello, Flavio!I wrote my solution on this post, i hope this works for you.https://www.outsystems.com/forums/discussion/49343/close-iphone-ipad-keyboard-automatically-when-closing-modal/See ya!