Hi everyone,
I am currently making the menu of my next game and I need the player to enter his “team name”. Checking through UnityRemote on my mobile, I can press on the input field, but the touch screen keyboard won’t appear. I saw that I am supposed to use the TouchScreenKeyboard.Open(…) command to display it, but after several trials I decided to ask here for some help cause I can’t figure out exactly how to make it work.
Thx in advance!