Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: huminado on May 02, 2013, 12:07:43 AM

Title: UIInput iOS Keyboard is dead
Post 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
Title: Re: UIInput iOS Keyboard is dead
Post by: ArenMook on May 02, 2013, 03:41:52 AM
What version of NGUI? Input on iOS only works in full version, not free.
Title: Re: UIInput iOS Keyboard is dead
Post by: huminado on May 02, 2013, 12:32:46 PM
version is 2.3.6
Title: Re: UIInput iOS Keyboard is dead
Post by: huminado on May 02, 2013, 07:56:00 PM
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.