Re: Problems with UIAlertView
Re: Problems with UIAlertView
- Subject: Re: Problems with UIAlertView
- From: Gordon Apple <email@hidden>
- Date: Tue, 16 Aug 2011 12:00:29 -0500
- Thread-topic: Problems with UIAlertView
I¹m doing the same thing under iOS 4.3.3 with no problems (no private APIs).
Is this liable to break under new OS?
On 8/16/11 11:38 AM, "email@hidden"
<email@hidden> wrote:
> 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.
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden