Hi guys,
I have 2 input fields inside my app, both are Text Mesh's input fields. The input fields have 2 different keyboard types chosen for them in the inspector. However when I build the app to iPad, and then switch focus between the input fields, the native iOS keyboard doesn't switch between the 2 types. Instead it just displays the first selected input's keyboard, and lets me use that to type into both.
Is there any way to force the iOS to close the touch keyboard and reopen a keyboard of a new type when switching between input fields?
Thank you!
↧