Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

CarlosH

macrumors member
Original poster
Apr 9, 2008
76
8
San Francisco, CA
Hi. My application is by default in landscape mode, and I want an alert that can appear in landscape mode. But as it turns out, UIAlertView appears portrait, even if all is set to appear landscape. For the moment, I have added a CGAffineTransformRotate to the didPresentAlertView: method. Anyone knows something better, since with this approach the user sees the actual transformation. I have tried adding the same code to willPresentAlertView:, but it doesnt work.

Thanks in advance.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.