pull down notification panel in iOS help for iPad

Posted by Priya Chhabra on Stack Overflow See other posts from Stack Overflow or by Priya Chhabra
Published on 2012-10-10T09:31:39Z Indexed on 2012/10/10 9:36 UTC
Read the original article Hit count: 234

Filed under:
|
|

I have developed an iPad application. In which I am using left/right swipes from corner of screen.

The problem is when device is in landscape mode, (though the application is always in portrait orientation) and user wants to swipe left, it opens the notification panel instead of going to swipeAction that I had defined.

Note that it works fine when device is kept in portrait mode.

Is there any way to make pull down notification panel application orientation specific ?

Any kind of help will be appreciated.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about ios5