Hey guys,
I’ve been reading around a bit to figure out how to implement the touch screen keyboard after testing my game. Since I have done quiet a bit of scripting already, I figured I would ask if you guys know an easier way to implement:
touchscreenkeyboard.open
While the unity tutorial says it should auto open: it never did. It was in iOS play settings, and tested on an iPad Air 2, but the keyboard never loaded. Anyone who could explain what I’m doing wrong, or able to give a quick fix to apply this code to all UI elements would be a great time saver :).
Documented here and tutorial here for other mobile devs that will be coding it in soon.
Thanks for reading, and have a great productive day!