Question by
jetonedevelopment · Nov 22, 2016 at 02:39 AM ·
webglmobile devices
How to make the show Touchscreenkeyboard on the webgl with mobile devices ?
Does everyone know how to show Touchscreenkeyboard on the webgl with the mobile device ? There is no error when using the browser to input something on Input Field with uGUI on the computer. But I try the mobile devices, the Touchscreenkeyboard do not show, but I can show the Debug message on the web console, so does everyone know the ideas of this ?
Comment
I'm having the same problem TouchScreenKeyboard.Open("", TouchScreenKeyboardType.Default);
should work on mobile but it doesn't
Your answer
Follow this Question
Related Questions
WebGL on mobile 0 Answers
Webgl in Firefox/Chrome in mobile devices 0 Answers
Web GL Uncaught TypeError: str.charCodeAt is not a function 0 Answers
SpriteShapes not displaying for WebGl 1 Answer
Game in browser- but without WebGL 0 Answers