I built an ios game for my cat and he's quite fond of it. However, when he touches the screen , he repeatedly invokes all kinds of gestures - notification center, pinch to home screen, swipe between apps. I have to sit next to him and "fix" the game continuously, which defeats the purpose of an automatic game. I tried disabling gestures them in preferences, but the cat still manages to get out of the app.
Is it possible to "lock an iPhone" with screen on programmatically on vanilla iOS 7, so only the home button would exit the app?