Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: huminado on May 02, 2013, 12:07:43 AM
-
I've got a UIInput object for iOS which, upon clicking the text field, opens the iOS keyboard with a bar above the keyboard that has a blue cursor (apparently where text should show up as you type. However, even though the keys animate when I press them, they don't enter any text. This has happened on multiple targets. I'm stumped.
Thanks,
Frank
-
What version of NGUI? Input on iOS only works in full version, not free.
-
version is 2.3.6
-
I have verified that the iOS keyboard works fine when I strip away to a minimal test. So my guess is that some other package (uWebKit or nData) or somehow causing an incompatibility issue.