Hi, i have a similar problem. I have multiple UIInputs on the screen, and then on iPhone:
- i touch one of the UIInputs and edit the text (works fine)
- then touch the next UIInput (without pressing "done" first), keyboard goes away momentarily then comes back as you would expect, but now nothing has focus, entering text in the keyboard doesn't do anything to the UIInput.
None of the fixes suggested above made a difference. Is there anything else i can try? Must be quite a common problem for input form kind of situations
Thanks