Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: quantum_rez on January 09, 2013, 01:24:55 PM
-
hi all, maybe this is my first post, nice to know you all.. :D
sorry before, i want to ask about input, when i read the tutorial it say will work on Android will automatically bring on screen keyboard when we click on it, but my input not work, when i click on it, on screen keyboard don't appear ?
anyone can help me please? i don't know what's wrong with it.
Thanks before
-
Works on my android devices. What version of Unity and NGUI?
-
unity 3.5.3f, but i don't know the NGUI version because i get it from 3D Tower Defense Starter Kit and free version..
How can i check the NGUI version?
Thanks
-
Free version is outdated, so you can't expect everything to work everywhere. :)
-
Yeah Free version has code in a DLL which is specific to certain builds (as there is no way to #ifdef stuff within a DLL -- if building for PC do this, if building for android do that). You need a full version of NGUI for it to work.