TouchScreenKeyboard and WebGL
Does anybody know where I can find which platforms support TouchScreenKeyboard. Basically, I have a WebGL build that calls TouchScreenKeyboard.Open(). When I run this WebGL build on device, a touch screen keyboard doesn't pop-up like I'd hope.
I know WebGL builds on mobile are still not fully supported. So I suppose it's just because Unity hasn't implemented the feature yet. It'd be nice though to see the supported platforms somewhere.
I have this same exact problem almost a year later. I added Event Triggers to my Input Fields to call TouchScreen$$anonymous$$eyboard.Open() whenever the input field is selected, but it appears to do absolutely nothing.
Your answer
Follow this Question
Related Questions
keyboard Inputs are not working in webgl? 2 Answers
New input system and touch on webgl 1 Answer
Touch on chrome webgl Gui.Button not working 0 Answers
How to get touch input in WebGL on mobiles 0 Answers
how to make touch to press a key 0 Answers