Keyboard overlaps ion-input

The Keyboard overlaps ion-input on Ios, Android works fine.
ScrollAssist only works after the user input in ion-input

Ionic:

ionic (Ionic CLI) : 4.12.0
Ionic Framework : ionic-angular 3.9.8
@ionic/app-scripts : 3.2.4

Cordova:

cordova (Cordova CLI) : 8.1.2 (cordova-lib@8.1.1)
Cordova Platforms : android 8.1.0
Cordova Plugins : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 1.2.1, (and 14 other plugins)

Try reinstall the app in your phone…

When we install the app sometimes this issue happens!

:slight_smile:

Well if you are developing This application I would suggest that you include all the elements into a diverse tag and specifying some bottom margin for that div

If you do so when keyboard arises the div nargin you set will push the div above the keyboard and your issue will be long gone

Any news for it? I’m getting the same issue with cordova ios 4.5.5 but working fine on android 7.1.4.

I tried to upgrade ionic cordova webview to latest version but no lucky.