On 15 Aug 2011, at 9:45 PM, Laurent Daudelin wrote:

> I'm having a problem with a UIAlertView that was working fine under iOS 4. 
> Now, when running under iOS 4.3.2, the application crashes when the user 
> click on the "Go" button and I'm not sure why, since I haven't changed 
> anything in this code in months.
> 
> Basically, I set up and UIAlerView and add a few UITextFields to it for user 
> input. There is one button, the "cancel" button:

Apple has emphasized that adding subviews to a UIAlertView is not supported. 
The code path was probably never exhaustively tested for that case. 
Circumstances may have led Apple to believe they were more free to break it.

        — F

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to