ionic-team / cordova-plugin-ionic-keyboard

Keyboard Plugin for Cordova
Other
194 stars 178 forks source link

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

Open MubiMemon opened 3 years ago

MubiMemon commented 3 years ago

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