- Home /
Question by
Denvery · Dec 22, 2014 at 06:46 PM ·
nguimobile keyboard
Android 5 Lollipop keyboard problem
Hello! I use Unity 4.5.2 + NGUI. We created Input field via NGUI's UIInput. Everytime when a user touch Input fiels, keyboard opens. But it closes on devices with Android 5.0 immediately after touching of any key.
I've checked: when we touch keyboard on Android 5, Input.touches array contains > 0 elements; but on Android 4.4 it is empty.
Can anybody help me with keyboard on Android 5?
Thanks in advance.
Comment
Your answer
Follow this Question
Related Questions
Galaxy S6 touchscreen keyboard doesn't work 0 Answers
iOS Numbers and Decimal keyboard 2 Answers
Dynamic Scrollable List with NGUI 2 Answers
NGUI Volume And Quality Controle With Sliders Not working 1 Answer
Control basics - NGUI 1 Answer