ionic-team / ionic-plugin-keyboard

Ionic Keyboard Plugin for Cordova
Apache License 2.0
610 stars 275 forks source link

cordova-plugin-ionic-keyboard does not work in fullscreen #311

Open sfaizanh opened 6 years ago

sfaizanh commented 6 years ago

Hi,

cordova-plugin-ionic-keyboard on android has some issues when statusbar is hidden. When Statusbar.hide() is called the app is now in fullscreen so <preference name="KeyboardResizeMode" value="body" /> or <preference name="KeyboardResizeMode" value="native" /> does not work