A Unity WebGL workaround to enable mobile input (virtual keyboard) be triggered by Input Fields
When you try to interact with any input field in a WebGL application in mobile, the virtual keyboard will never be triggered. This is a fix to that. Also, this can be used to enable copy/paste to the input fields
More info at WebGLKeyboard package readme.