I currently have a game where you have to input your name using your mobile keyboard for a text input box object but the problem I see to be facing is after a player types in their name using the mobile keyboard the game does not re-enter fullscreen upon closing the keyboard. The status bar etc remain on top of the game blocking parts of the ui and hud.
I have tried the browser action "Request Full Screen" and no luck. Have also tried Browser > Focus and no luck either.
Any help would be appreciated