Hi,
I am facing four issues in UIInput on IOS mobile device. These issues are describe as follow:
- Pressing any key of keyboard once, it got typed until the maximum limit reached in Input box.
- Two time selections of input box shifts the caret position to right.
- Input box hides behind the keyboard, the input box should move upwards when keyboard hides it.
- We want to create a Text field, so i created UIInput which allows multiple lines. The input box can show three lines and when we type 4th line, text did not shifts and the 4th line is typed outside the view of input box.
Please help us to solve these issues. Thanks in advance.
Regards,
Shilpa