ionic-team / cordova-plugin-ionic-keyboard

Keyboard Plugin for Cordova
Other
193 stars 178 forks source link

Not resizing at all in ionic V1 #7

Closed geshub closed 6 years ago

geshub commented 6 years ago

Upgraded from ionic-plugin-keyboard to cordova-plugin-ionic-keyboard for my ionic V1 app and resizing is not working anymore (on IOS with WKWebView) I've got this in config.xml

<preference name="KeyboardResizeMode" value="native" />

Also the events are not fired. It's working normally with cordova-plugin-keyboard.

Is there any other steps to install it for V1 ?

mlynch commented 6 years ago

Should be fixed in 2.1.2 that was just published