Trouble with keyboard. Possible to hide it? iOS
In my game, on the highscore-screen, the user touch the textinput and then the keyboard shows, if I write something and press "done", the keyboard goes away. But if I press "Ok" (addChild-image) before I click "done" on the keyboard, the function is the same, saves the highscore list and then goes to another frame on the timeline, but the keyboard still shows, and you can type something, like there's a textinput, it all goes away when I press "done" on the keyboard.
Is it possible to hide the keyboard, e.g. something like "removeSoftKeyboard"?
