cordova-plugin-ionic-keyboard icon indicating copy to clipboard operation
cordova-plugin-ionic-keyboard copied to clipboard

facing weird (hide/show)issue with the keyboard in Cordova builds

Open MubiMemon opened this issue 4 years ago • 0 comments

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

MubiMemon avatar Apr 26 '21 04:04 MubiMemon