When I touch InputField it opens the Android Keyboard and it takes the input as characters from keyboard and update my inputField accordingly.
Now when I am done inputting characters the first touch outside Keyboard closes the Keyboard and the second touch let me do the stuff inside unity.
So the question is is there anyway to register the first touch as well and the work inside unityapp with that first touch.
↧