There is an issue when switching from keyboard with suggestions on one screen to keyboard without suggestions on another screen: avoidview offset is calculated incorrectly and textfiled is placed under keyboard.
How to reproduce:
I have created sample project to reproduce this issue: https://github.com/maks-g/IHKeyboardAvoidingIssueSample
Also, you can check recorded video:
https://github.com/maks-g/IHKeyboardAvoidingIssueSample/blob/master/issue_sample.mp4
There is an issue when switching from keyboard with suggestions on one screen to keyboard without suggestions on another screen: avoidview offset is calculated incorrectly and textfiled is placed under keyboard.
How to reproduce:
I have created sample project to reproduce this issue: https://github.com/maks-g/IHKeyboardAvoidingIssueSample
Also, you can check recorded video:
https://github.com/maks-g/IHKeyboardAvoidingIssueSample/blob/master/issue_sample.mp4