CoronaWindowMovesWhenKeyboardAppears - ios

I’m using 2017.3184.

on an iOS device, the field is covered the first time the keyboard is raised.  The second time the keyboard is raised for the field, the field is scrolled above the keyboard.  I realize this was experimental way back when, but was this ever stablized and formalized?

It’s working perfectly on android.

Dave

No, it’s still experimental and it is not on our roadmap to address.

Rob

@davida6

You can use my keyboard events plugin to do this stuff on iOS:

https://marketplace.coronalabs.com/plugin/keyboard-events

Thanks, Rob

and Thanks, @ojnab

Got it installed.  I have one question, is there a setting to only scroll when the textField with focus would be behind the keyboard when shown?

Thanks again,

Dave

Some time ago I did a demo of ‘keyboard panning’ that you might find useful:

https://github.com/roaminggamer/RG_FreeStuff/raw/master/AskEd/2015/10/keyboardPanning.zip

https://www.youtube.com/watch?v=hLbUW0ekuRQ

@roaminggamer,

Thank you.

Dave

No, it’s still experimental and it is not on our roadmap to address.

Rob

@davida6

You can use my keyboard events plugin to do this stuff on iOS:

https://marketplace.coronalabs.com/plugin/keyboard-events

Thanks, Rob

and Thanks, @ojnab

Got it installed.  I have one question, is there a setting to only scroll when the textField with focus would be behind the keyboard when shown?

Thanks again,

Dave

Some time ago I did a demo of ‘keyboard panning’ that you might find useful:

https://github.com/roaminggamer/RG_FreeStuff/raw/master/AskEd/2015/10/keyboardPanning.zip

https://www.youtube.com/watch?v=hLbUW0ekuRQ

@roaminggamer,

Thank you.

Dave