Android keyboard obscure InputField

Hi All
For the last 2 days, I am looking for a way to prevent android keyboard obscure my inputfield. At this point, unity is reallt poweless. TouchscreenKeyboard does not support. No one has found a solution to this problem. And there must be a way of doing this because without it , it looks so so bad.

I need a quick solution…Thanks
@superpig @Tim-C @Adam-Buckner_1 @runevision

Do you mean that when you select your input field and the keyboard is displayed you cannot see your input field because the keyboard is now on top of it? If so you could just move your input field to a position not covered by the keyboard and move it back when done.