How do I detect touches on UIStatusBar/iPhone

Posted by timothy5216 on Stack Overflow See other posts from Stack Overflow or by timothy5216
Published on 2010-03-18T14:29:57Z Indexed on 2010/03/18 14:31 UTC
Read the original article Hit count: 278

I'm trying to detect any touch on the iPhone's UIStatusBar but its not working. I've tried subclassing UIApplication and UIWindow to access it but still nothing

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uiwindow