Keyboard driving me crazy

Hi,

I know there is a LOT of topics about it. A LOT of potential solution, but none of them worked for me.

Once I focus on input, some of the input get hidden behind the keyboard and I cannot scroll the content.
Even when I close the keyboard, sometimes some input stays hidden!

I added the com.ionic.keyboard plugin. (as well as ionic-plugin-keyboard)
I added ionic.Platform.fullScreen() & ionic.Platform.isFullScreen = true & cordova.plugins.Keyboard.disableScroll(true); to my app.js.

I also added to my config.xml

Nothing works, I still end up with the form getting all messed up when the keyboard opens…

Please, help! :confused:

This is the very last step that’s blocking me from publishing my app to the stores… any help would be highly appreciated. :’)