I have an application that asks a user for input using UIAlertView. The application is locked in landscape mode, so the space that the UIAlertView needs to grow in size is limited. In iOS 5 and 6, the two UIAlertViews I created displayed their headers and messages, without forcing the user to scroll inside the UIAlertView to see the full message.


However, in iOS 7, exactly the same warnings (which means that the text remains the same), the user must scroll to display the full message. Here are the warnings displayed in iOS 7:


, , , , . .

, . iOS 6 .

:
- , iOS 7 ?
- UIAlertView ?
- UIAlertView iOS 7?