cordova-plugin-ionic-keyboard
cordova-plugin-ionic-keyboard copied to clipboard
Keyboard Auto Launch after .hide() method call
If Keyboard.hide() method is called, then keyboard hide, But auto launch as view change(either back button or push new view)
Here's a workaround that might help: https://stackoverflow.com/a/46720755
Is this on Android? iOS? both? Can you provide a sample app where the issue can be reproduced?