We have an application with the following behavior when the keyboard is opened on iOS (it does not happen on Android):
We tried to let the screen content aligned to the top with padding-top: 0px
but this "flicker" still happens. Only difference is that when aligned to the top the gray bar is smaller.
If we disable the scroll with cordova.plugins.Keyboard.disableScroll(true);
the issue does not happen but the screen does not scroll so the touched field stay hidden behind the keyboard. Does anyone got this issue and managed to solve it?
Cordova CLI: 6.4.0
Ionic CLI Version: 2.1.17
Ionic App Lib Version: 2.1.7
ios-deploy version: 1.9.0
ios-sim version: 5.0.13
OS: macOS Sierra
Node Version: v7.5.0
Xcode version: Xcode 8.2.1 Build version 8C1002