Question
AIR iOS - TextField moves pixels up when gets input focus
Whenever an input textfield gets focus and calls for soft keyboard, it moves a certain amount of pixels up. It also shows a system close button.
I have added a fix to move textfield down when it grabs focus, but it can't be precise since on different devices the same amount of pixels moves it differently (even though app is 1:1).
Any suggestion?
