How to make the onscreenkeyboard visible on mobile

Hi I was wondering how i can make the onscreen keyboard visible when the player clicks a textbox

1 Like

The keyboard is used to input text. A button is not used to get text input but a text box is. Once a player clicks on a text box, a keyboard will appear and the player will be able to type.

1 Like

i meant textbox sorry, and yes i tested it on my phone its not becoming visible

1 Like

This is probably a issue with either your Phone or your game. Maybe you are confusing TextBox with TextLabel or TextButton? If you are using a Billboard Gui that may be your problem.

1 Like

Um,you cannot write this with code,the issue has to do with your phone!
Read more of this Roblox Developer Hub!

1 Like