Hi,
we currently updated our project with the newest version (3.0.8. f7). We are very happy about the new changes to the UiInput-component, but we still encounter two problems.
First of all i have to mention that we disable the device input area via TouchScreenKeyboard.hideInput since we already have the inputarea visible on the screen (the UiLabel/UiInput).
For a singleline label it works like expected including the autocompletion-feature except that the cursor/caret is not shown at all on all mobile devices.
The bigger issue is, that for multiline labels the native OS-Input is shown despite our effort to force the app to disable it.
Maybe you have a solution for our problem. If it is not possible with the current NGUI-Version, maybe you can consider to implement the option to not show the text input field with the next update.