Ios ionic-plugin-keyboard no scroll on target input field

Hi guys

For some reason I think I did everything but obviously overlooked something. When keyboard is on, page does not scroll to the target field. Only on input, and the values in the target field are not shown correctly.

In previous discussions, there was an issue with cordova.plugins.Keyboard.disableScroll(true) , so this is in the code, however this did not fix my issue.

Works perfectly on Android thou.

Any hints.

Thanks much!