I have an iPhone app that hides the status bar. However, my main view doesn\'t get any touch events when I tap in the status bar area. Is there something I can do to fix t
I haven't had this problem, but then again, I'm not using OpenGL views. When you launch in Landscape mode, are you setting the StatusBarHidden property of the appropriate ViewController?