cordova-plugin-ionic-keyboard
cordova-plugin-ionic-keyboard copied to clipboard
A black bar showing above the keyboard layout after updating this plugin to 2.2.0 only in Android
A black bar showing above the keyboard layout after updating this plugin to 2.2.0 only in Android
This issue is producing on most of the android devices while using below in config.xml
<preference name="resizeOnFullScreen" value="true" />
and
<engine name="android" spec="8.1.0" />
please help!
Thanks for the fix
Hi, I'm having this problem as well. Will the provided fix in the link will be merged with this repo and release a new version based on this ? I would really need this fix
have you tried this PR? https://github.com/ionic-team/cordova-plugin-ionic-keyboard/pull/145/commits/b3235172d4610bd3b200b6bc91706b5b09e3e4b3
we tried it in our app and its pretty working
Any update @ionic-team?