Hello,
In UIinput.cs there is an automtic OS keyboar for IPHONE & ANDROID. keyboard = TouchScreenKeyboard.Open(inputURL, TouchScreenKeyboardType.URL);
but i put my game on windows 8 and surprice there is not detection for windows 8, so no keyboard in UIinputlabel. So can you give a UIinput that works for windows 8.
Thank you