cordova-plugin-ionic-keyboard
cordova-plugin-ionic-keyboard copied to clipboard
facing weird (hide/show)issue with the keyboard in Cordova builds
When the user scrolls up/down, and then click on any input tag keyboard comes up and then suddenly goes down.
using below plugin for webview and keyboard
"cordova-plugin-ionic-keyboard": "^2.1.3",
"cordova-plugin-ionic-webview": "^2.2.1",
cordova -9.0.0
xcode - 12.4
macos - 10.15.7
I have tested this issue on iOS 12 and 14 both have the same issue